LOTUSSCRIPT LANGUAGE


Sin function
Example

Returns the sine, in radians, of an angle.

Syntax

Sin ( angle )

Elements

angle


Return value

Sin returns the sine of angle, a Double between -1 and 1, inclusive.

Language cross-reference

@Sin function in formula language

Example
See Also