Navigation:  MCL Reference > Arithmetic Functions >

Int( )

Print this Topic Previous pageReturn to chapter overviewNext page

A Visual FoxPro built-in function, which returns the integer part of a number.

 

Syntax

Int(nExpr)

 

Returns

Numeric

 

Example

Int(3.75)

Returns integer 3

 

 


Page url: http://www.racematenet.com/english/help/index.html?int.htm