Function: sin

Syntax

sin (<angle>)

Type

numeric

Returns

The sine of an angle.

Parameters

Examples

numeric sn = sin(45 * degs)

See Also

Identifiers:

asin (numeric), angle_mode (string), cos (numeric)