LOTUSSCRIPT LANGUAGE
Returns the sine, in radians, of an angle.
Syntax
Sin ( angle )
Elements
angle
Sin returns the sine of angle, a Double between -1 and 1, inclusive.
Language cross-reference
@Sin function in formula language
Example See Also