method

acosh

ruby latest stable - Class: Math
acosh(p1)
public

Computes the inverse hyperbolic cosine of x.

Domain: [1, INFINITY)

Codomain: [0, INFINITY)

Math.acosh(1) #=> 0.0