ArcCoth
ArcCoth(z)returns the inverse hyperbolic cotangent of
z.
See:
Examples
>> ArcCoth(0)I*1/2*Pi
>> ArcCoth(0.0)I*1.5707963267948966
>> ArcCoth(0.5)0.5493061443340549+I*(-1.5707963267948966)Implementation status
- ✅ - full supported
ArcCoth(z)returns the inverse hyperbolic cotangent of
z.
See:
>> ArcCoth(0)I*1/2*Pi
>> ArcCoth(0.0)I*1.5707963267948966
>> ArcCoth(0.5)0.5493061443340549+I*(-1.5707963267948966)