Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Adds two fixed-point numbers.
Fully qualified path: cairo_fp::f128::math::ops::add
fn add(a: Fixed, b: Fixed) -> Fixed