math.ceiling
Syntax
Get the next integer by rounding up. For example, both 2.001 and 2.999 are rounded to 3.0.
math.bound
math.choose