tan, tanr

Calculates the trigonometric tangent of an angle in degrees (tan) or radians (tanr).

Usage

    number1 = tan(number2);
    number1 = tanr(number2);