ceiling
ceiling()
Section titled “ceiling()”Category: Math
Returns the smallest integer greater than or equal to the input
Signature
Section titled “Signature”- Return type:
integer
Examples
Section titled “Examples”3.14.ceiling()(-2.5).ceiling()5.ceiling()