Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

tanh

Calculates hyperbolic tangent: tanh(a) = sinh(a) / cosh(a)

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

fn tanh(a: Fixed) -> Fixed