Asinh()

Summary

Computes the hyperbolic arcsine of a value.

Syntax

rslt = Asinh(real value)

Argument Contents
value Any number

Returns

A real number equal to the number whose hyperbolic sine is value.

See Also

Function Summary
Acosh() Computes the hyperbolic arc cosine of a value
Atanh() Computes the hyperbolic arc tangent of a number
Sinh() Computes the hyperbolic sine of an angle