Skip to content

ArcCsc

ArcCsc(z)

returns the inverse cosecant of z.

See:

Examples

>> ArcCsc(1)
Pi/2
>> ArcCsc(-1)
-Pi/2

Implementation status

  • ✅ - full supported

Github