image\cslogo3d1.gif

JScript Math Object SQRT1_2 Property

The square root of 0.5, or 1 divided by the square root of 2.

Syntax: JScript Math Object SQRT1_2 Property

var numVar

numVar = Math.SQRT1_2

Remarks: JScript Math Object SQRT1_2 Property

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

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.