public static native double tan (double a)

Returns the trigonometric tangent of an angle. Special cases:

Parameters:
a    an angle, in radians.

Returns:  the tangent of the argument.