Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

asinh

Calculates inverse hyperbolic sine: asinh(a) = ln(a + sqrt(a² + 1))

Fully qualified path: cairo_fp::f64::math::hyp::asinh

fn asinh(a: Fixed) -> Fixed