math.tan

Syntax

f := math.tan(n)

Get the tangent. The argument is in radians.

Returns:

f - tangent of n

Arguments:

n - number in radians