Class tan

All Implemented Interfaces:
ArithFunction, Serializable

public class tan extends DefaultArithFunction

Function: math.tan(N): encapsulates java Math.tan(N), returns the trigonometric tangent of an angle.

See Also: