Implementing FMA and finding bugs in C and Rust standard libraries
What happened
This is a story of how I tried to compute a * b + c, and found that Rust and musl libc get it subtly wrong.
Summary assembled by rule from the sources below
This is a story of how I tried to compute a * b + c, and found that Rust and musl libc get it subtly wrong.
Summary assembled by rule from the sources below