| Bookshelf Home | Contents | Index | PDF |    | 
| Siebel eScript Language Reference > Siebel eScript Commands > The Math Object > Math.sqrt() MethodThis method returns the square root of its parameter; it returns NaN if x is a negative number or cannot be converted to a number. SyntaxReturnsThe square root of number, or NaN if number is negative or cannot be converted to a number. UsageThis method returns the square root of number, or Nan if number is negative or cannot be converted to a number. See Also | 
|  |    | 
| Siebel eScript Language Reference |