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

Math.SQRT1_2 Property


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

Syntax

Math.SQRT1_2

Parameter
Description
Not applicable
 

Returns

Not applicable

Usage

This property stores the number value for the square root of ½, which is represented internally as approximately 0.7071067811865476. The value of Math.SQRT1_2 is approximately the reciprocal of the value of Math.SQRT2.

See Also

Math.sqrt() Method and Math.SQRT2 Property


 Siebel eScript Language Reference 
 Published: 18 April 2003