Siebel eScript Language Reference > Siebel eScript Commands > The Math Object >

Math.SQRT2 Property


This property stores the number value for the square root of 2.

Syntax

Math.SQRT2

Usage

This property stores the number value for the square root of 2, which is represented internally as approximately 1.4142135623730951.

See Also

Math.sqrt() Method
Math.tan() Method

Siebel eScript Language Reference