Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

atan

Calculates the arc tangent (inverse tangent).

Arguments

  • a - Any real number

Returns

Angle in radians (-π/2, π/2)

Fully qualified path: cairo_fp::f128::math::trig::atan

fn atan(a: Fixed) -> Fixed