pub fn sub(a: Real, b: Real) -> Real
Subtracts the second value from the first.
a
b
The difference a - b.
a - b