acosh
Calculates inverse hyperbolic cosine: acosh(a) = ln(a + sqrt(a² - 1))
Requires a ≥ 1.
Fully qualified path: cairo_fp::f64::math::hyp::acosh
fn acosh(a: Fixed) -> Fixed
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help