roundIn()Rounds a number towards 0.
0.0.num rounded towards 0.This function directly requires the following functions which are included automatically:
ceil()Infinity with the specified precision.
floor()-Infinity with the specified precision.
roundOut()0.
This function is directly required by the following function:
roundOut()0.