Ceil
This reference topic applies to FQL v4. Go to this page for the latest FQL v10 reference topics. |
Ceil( value )
ceil( value )
Ceil( value )
Ceil( value )
Ceil( value )
Ceil( value )
Description
The Ceil
function returns a value that is greater than or equal
to the value
argument and is equal to the nearest mathematical
integer.