Function: cos

Syntax

cos (<num>)

Type

numeric

Returns

The cosine of an angle.

Parameters

Example

numeric cs = cos(45 * degs)

See Also

Identifiers:

acos(numeric), angle_mode (string), sin (numeric)