asinh
Returns the hyperbolic arc-sin of x.
Special Cases:
- asinh(+-0) = +-0
- asinh(+-inf) = +-inf
- asinh(nan) = nan
Function parameters
Parameters
- x:anytype
Returns the hyperbolic arc-sin of x.
Functions
- asinh
- Returns the hyperbolic arc-sin of x.
Source