WLJS LogoWLJS Notebook

Csc

Csc[z] gives the cosecant of z.

Examples

Cosecant of common angles:

Csc[Pi/6]
(* 2 *)

Csc[Pi/4]
(* Sqrt[2] *)

Numerical evaluation:

Csc[1.0]
(* 1.1884 *)

Please visit the official Wolfram Language Reference for more details.

On this page