Skip to content

ArcSinh

ArcSinh(z)

returns the inverse hyperbolic sine of z.

See:

Examples

>> ArcSinh(0)
0
>> ArcSinh(0.0)
0.0
>> ArcSinh(1.0)
0.8813735870195429

Implementation status

  • ✅ - full supported

Github