Mega Code Archive

 
Categories / JavaScript Tutorial / Number Data Type
 

Built-in Values

Numerical Constants Provided by JavaScript Math ConstantDescription Math.EBase of natural logarithms Math.LN2Natural log of 2 Math.LN10Natural log of 10 Math.LOG2EBase 2 log of e Math.LOG10EBase 10 log of e Math.PIPi Math.SQRT1_2Square root of 1/2 Math.SQRT2Square root of 2