WLJS LogoWLJS Notebook

Tan

Tan[z] gives the tangent of z.

Examples

Tangent of an angle:

Tan[Pi/4]
(* 1 *)

Numerical evaluation:

N[Tan[1]]
(* 1.5574 *)

Please visit the official Wolfram Language Reference for more details.

On this page