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 integer, with 0.5 rounding up.

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

fn round_half_up(value: Fixed) -> Fixed