WLJS LogoWLJS Notebook

Cot

Cot[z] gives the cotangent of z.

Examples

Cotangent of common angles:

Cot[Pi/4]
(* 1 *)

Cot[Pi/6]
(* Sqrt[3] *)

Numerical evaluation:

Cot[1.0]
(* 0.642093 *)

Please visit the official Wolfram Language Reference for more details.

On this page