Skip to content

Csc

Csc(z)

returns the cosecant of z.

See:

Examples

>> Csc(0)
ComplexInfinity
>> Csc(1)
Csc(1)
>> Csc(1.)
1.1883951057781212

Implementation status

  • ✅ - full supported

Github