roundOut()

Rounds a number towards 0.

This function is valid in v2.0.0 to v2.24.3. This function has been downloaded 60 times.

Parameters

{number} num
Number to round away from 0.
{number=} opt_precision Optional
The precision (as an integer) with which to round the number away from 0.

Returns

{number}
num rounded away from 0.

Required Function

This function directly requires the following function which is included automatically:

Requiring Function

This function is directly required by the following function: