Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

cosh

Calculates hyperbolic cosine: cosh(a) = (e^a + e^-a) / 2

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

fn cosh(a: Fixed) -> Fixed