round_away_from_zero
Rounds away from zero.
Positive numbers round up, negative numbers round down.
Fully qualified path: cairo_fp::f64::math::rounding::round_away_from_zero
fn round_away_from_zero(value: Fixed) -> Fixed
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Rounds away from zero.
Positive numbers round up, negative numbers round down.
Fully qualified path: cairo_fp::f64::math::rounding::round_away_from_zero
fn round_away_from_zero(value: Fixed) -> Fixed