TRUECALC
Functions

CSC

Cosecant of an angle in radians

Try it

When to use it

When should I use CSC?

Use CSC to compute the cosecant of an angle in radians; it is the reciprocal of SIN and is undefined when the sine is zero.

Used in

science · engineering

Syntax

CSC(angle)

Examples

=CSC(1) // => 1.1883951057781212
=CSC(-1) // => -1.1883951057781212
=CSC(4) // => -1.3213487088109024

On this page