- (fast-mono-fp+/error x y)syntax
- (fast-mono-fp-/error x y)syntax
Return two values: (fp+ x y) or (fp- x y), and its rounding error. Both assume (fpabs x) > (fpabs y). The values are unspecified when x or y is not rational.
Return two values: (fp+ x y) or (fp- x y), and its rounding error. Both assume (fpabs x) > (fpabs y). The values are unspecified when x or y is not rational.