Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

acosh

Calculates the inverse hyperbolic cosine: ln(x + sqrt(x² - 1))

Domain

x >= 1

Range

[0, ∞)

Fully qualified path: cairo_fp::f128::math::hyp::acosh

fn acosh(a: Fixed) -> Fixed