Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

max

Returns the maximum of two fixed-point values.

Fully qualified path: cairo_fp::f64::math::comp::max

fn max(a: Fixed, b: Fixed) -> Fixed