Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

add

Adds two fixed-point numbers.

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

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