Skip to content

ArcCot

ArcCot(z)

returns the inverse cotangent of z.

See:

Examples

>> ArcCot(0)
Pi/2
>> ArcCot(1)
Pi/4

Implementation status

  • ✅ - full supported

Github