Rounds up a floating point number.
Syntax
value = Ceil (input)
Description
This command takes a floating point number, input, and rounds it upwards to the nearest whole integer.