Function: tan

Syntax

tan (<angle>)

Type

numeric

Returns

The tangent of an angle.

Parameters

Examples

numeric ts = tan(45 * degs)

See Also

Identifiers:

angle_mode (string), atan (numeric), atan2 (numeric)