kytschBASIC

Put down that phone!
Please view me on real computer.

TAN

Return the tangent of a float value.

Example

PRINT TAN(100)

LINE BREAK

DEF var#=TAN(100)

PRINT var#

Output

-0.58721391515693
-0.58721391515693

See also

ABS  | ACOS  | ASIN  | ATAN  | BIN  | COS  | EXP  | FRAC  | HCOS  | HEX  | HSIN  | HTAN  | LOG  | LOG10  | RND  | SIN  | SGN  | SQR