Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

sinh

Calculates hyperbolic sine: sinh(a) = (e^a - e^-a) / 2

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

fn sinh(a: Fixed) -> Fixed