Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

mul

Multiplies two fixed-point numbers.

Fully qualified path: cairo_fp::f128::math::ops::mul

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