Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

round_away_from_zero

Rounds away from zero.

  • Positive numbers round up
  • Negative numbers round down

Fully qualified path: cairo_fp::f128::math::rounding::round_away_from_zero

fn round_away_from_zero(value: Fixed) -> Fixed