asinh
Calculates inverse hyperbolic sine of a double value.
Special cases:
If the argument is NaN, then the result is NaN.
If the argument is zero, then the result is a zero with the same sign as the argument.
If the argument is infinite, then the result is infinity with the same sign as the argument.