IComplex Elementary Functions<T, U>.Asinh Method
Gets the inverse hyperbolic sine of a complex number.
Definition
Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The inverse hyperbolic sine of z.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
T Asinh(
T z
)
Parameters
- z T
- A complex number.
Return Value
TThe inverse hyperbolic sine of z.