|
inlineconstexpr |
Computes the inverse hyperbolic cotangent 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.atanh(rec(z)).