round_down
Rounds down to the nearest integer (floor).
Fully qualified path: cairo_fp::f64::math::rounding::round_down
fn round_down(value: Fixed) -> Fixed
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Rounds down to the nearest integer (floor).
Fully qualified path: cairo_fp::f64::math::rounding::round_down
fn round_down(value: Fixed) -> Fixed