Skip to content

ArcSec

ArcSec(z)

returns the inverse secant of z.

See:

Examples

>> ArcSec(1)
0
>> ArcSec(-1)
Pi

Implementation status

  • ✅ - full supported

Github