Correct rounding or mathematically-correct rounding? Pascal Cuoq on 3 March 2013
CRlibm is a high-quality library of floating-point elementary functions. We used it as reference a long time ago in this blog while looking at lesser elementary function implementations and the even lesser properties we could verify about them. A bold choice The CRlibm documentation contains this snippet: […] it may...
Read More