tan

Syntax: answer = tan(angle)

Description: Returns the tangent of angle.

Group: trigonometric

Note:

Example:
tan(0) = 0tan(1) = 1.55740772

Also see: atan, tanh

Implemented in: LambdaTAN.java