Floor()

 <  Day Day Up  >  

Floor()

Category: Number

Syntax: Floor ( number )

Parameters: number ”any expression that resolves to a numeric value.

Description: Returns number rounded down to the next lower integer.

Examples:

 

 Floor (1.0005 ) 

Returns 1 .

 

 Floor ( -1.0005 ) 

Returns “2 .

Comments:

For positive numbers , Floor() and Int() return the same results; however, for negative numbers, Int() returns the next larger integer, whereas Floor() returns the next smaller integer.

 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net