Funny floating-point bugs in Frama-C Oxygen's front-end Pascal Cuoq on 19 November 2012
In a previous post almost exactly one year ago before Frama-C Oxygen was released I mentioned that the then future release would incorporate a custom decimal-to-binary floating-point conversion function. The reason was that the system's strtof() and strtod() functions could not be trusted. This custom conversion function is written in...
Read More