SQRT2 Property (Windows Scripting - JScript)
Returns the square root of 2.
Syntax
numVar = Math.SQRT2
Remarks
The SQRT2 property, a constant, is approximately equal to 1.414.
Requirements
Applies To: Math Object (Windows Scripting - JScript)
See Also
sqrt Method (Windows Scripting - JScript)
SQRT1_2 Property (Windows Scripting - JScript)