|
inlineconstexpr |
Computes the inverse hyperbolic secant of the argument.
Parameters
z: Value to process.Return value
complex(z) was entered unless the option real_only is used in which case the parameter must be a floating_value, the real part of the result will the same as an eve::acos implying a Nan result if the result is not real.acosh(rec(z)).