JScript  

SQRT2 Property

[This is preliminary documentation and subject to change]

Returns the square root of 2.

numVar = Math.SQRT2

Syntax

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

Requirements

Version 1

See Also

Math Object Properties | sqrt Method | SQRT1_2 Property

Applies To: Math Object