|
inlineconstexpr |
Computes the inverse hyperbolic cosine 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 result will the same as an eve::acosh implying a Nan result if the result is not real.