Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the square root of 0.5, or one divided by the square root of 2.
Syntax
numVar = Math.SQRT1_2
Remarks
The SQRT1_2 property, a constant, is approximately equal to 0.707.
Requirements
Applies To: Math Object (Windows Scripting - JScript)
See Also
sqrt Method (Windows Scripting - JScript)
SQRT2 Property (Windows Scripting - JScript)