Rounding and Truncating Functions

Function Description
Ceil Returns the rounded-up value.
Floor Returns the rounded-down value.
Round Returns the rounded value.