Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

round_half_up

Standard rounding (half up): rounds to nearest, with 0.5 rounding up.

Fully qualified path: cairo_fp::f64::math::rounding::round_half_up

fn round_half_up(value: Fixed) -> Fixed