Home / lang / tan 
Tan
Syntax
Value = Tan ( Angle AS Float )

Computes the tangent of an angle.

The angle is specified in radians.

Examples

PRINT Tan(Pi/4)
<hr>1

See also

Trigonometric Functions