Math Object
|
Description
|
Math.E
|
Returns Euler’s number
|
Math.PI
|
Returns PI
|
Math.SQRT2
|
Returns the square root of 2
|
Math.SQRT_2
|
Returns the square root of 1/2
|
Math.LN10
|
Returns the natural logarithm of 2
|
Math.LOG2E
|
Returns the base 2 logarithm of E
|
Math.LOG10E
|
Returns the base 10 logarithm of E
|
Math.LN2
|
Returns the natural logarithm of 2
|