SQRT1_2 Property

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

Math.SQRT1_2

Arguments

  • Math
    Required. The global Math object.

Remarks

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

Requirements

Version 1

Applies To:

Math Object

See Also

Reference

sqrt Method

SQRT2 Property