image\cslogo3d1.gif

JScript Math Object sqrt Method

Returns the square root of a number.

Syntax: JScript Math Object sqrt Method

Math.sqrt(number)

Arguments: JScript Math Object sqrt Method

number

A numeric expression.

Remarks: JScript Math Object sqrt Method

If number is negative, the return value is zero.

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