Javascript Reference
Categories: Math

javascript Math SQRT1_2

@March 15, 2008, 1:22 a.m.
SQRT1_2Firefox/Netscape/NN 2 IE 3 ECMA 1  

Read-only  

Returns the square root of 0.5.

 
Example
 
var num = Math.SQRT1_2;
 
Value

0.7071067811865476


Powered by Linode.