Function ceil from numeric
Brief description
ceil(value:double):double
Computes the smallest integer bigger than the input value More ...
Function information
Name: | ceil |
Base: | |
Group: | Built-in plugins:Floating point |
Icon: | math.png |
Color: | black |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Computes the smallest integer bigger than the input value
Input parameters
-
value:
double
- Argument
Return values
-
Default return value:
double
- Integer value