JScript  

SQRT1_2 Property

[This is preliminary documentation and subject to change]

Returns he square root of 0.5, or one divided by the square root of 2.

numVar = Math.SQRT1_2

Remarks

The SQRT1_2 property, a constant, is approximately equal to 0.707.

Requirements

Version 1

See Also

Math Object Properties | sqrt Method | SQRT2 Property

Applies To: Math Object