acosh
acosh(x)
Calculate the hyperbolic arccos of a value, defined as `acosh(x) = ln(sqrt(x^2 - 1) + x)`.
Try it yourself:
$1 | acosh(1.5)
|
Calculate the hyperbolic arccos of a value, defined as `acosh(x) = ln(sqrt(x^2 - 1) + x)`.
Try it yourself:
$1 | acosh(1.5)
|