Verifying numerical precision with Frama-C's value analysis — part 2 Pascal Cuoq on 10 February 2011
In this sequel to a previous post about numerical precision and the value analysis we tackle another extremely common implementation technique the linear interpolation table. In an attempt to make things less boring the approximated function this time is a sine and takes as its argument a double representing an...
Read More