Return the value of a number rounded to the nearest number.
The number to rounded.
The precision expected. By default, the precision is equal at 2 digits.
The value of the given number rounded to the nearest number.
Return the squared value of x.
Number to get the squared value.
The number upped to the square value.
Generated using TypeDoc
Math helper to extends or create helper method.
Nicolas GILLE nic.gille@gmail.com
0.4.0
1.0
MIT