Macros contained near the beginning of the file
useful_math.hcontrol precision for some statistical distributions. They are:
#define PI 3.14159 #define TOL .00001
These values can be altered to address speed and precision issues. Later releases of MCS-libre will provide a more elegant way to adjust precision.