Implementing FMA and finding bugs in C and Rust standard libraries
发生了什么
This is a story of how I tried to compute a * b + c, and found that Rust and musl libc get it subtly wrong.
摘要按规则整理自下方来源原文
This is a story of how I tried to compute a * b + c, and found that Rust and musl libc get it subtly wrong.
摘要按规则整理自下方来源原文