A slight modification to math.h to make it include functions available both on linux and windows and all other systems. I.E. the maximium denominator. Not the minimum, but the maximum that spans all target h/w of interest. More...
#include <math.h>
Go to the source code of this file.
A slight modification to math.h to make it include functions available both on linux and windows and all other systems. I.E. the maximium denominator. Not the minimum, but the maximum that spans all target h/w of interest.
Definition in file portable_math.h.