Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

atanh

Calculates the inverse hyperbolic tangent: ln((1 + x) / (1 - x)) / 2

Domain

(-1, 1)

Range

All real numbers

Fully qualified path: cairo_fp::f128::math::hyp::atanh

fn atanh(a: Fixed) -> Fixed