ceiling PowerHome formula function
Description
Retrieves the smallest whole number that is greater than or equal to a specified limit.
Syntax
ceiling ( n )
Argument Description
n The number for which you want the smallest whole number that is greater than or equal to it
Return value
The data type of n. Returns the smallest whole number that is greater than or equal to n.