SQRT2 Property (JScript 5.6) 

Returns the square root of 2.


numVar = Math.SQRT2 

Remarks

The SQRT2 property, a constant, is approximately equal to 1.414.

Requirements

Version 1

Applies To: Math Object (JScript 5.6)

See Also

Reference

sqrt Method (JScript 5.6)
SQRT1_2 Property (JScript 5.6)