clean up of consistent-dataframe-p generic/methods. They were subtly wrong.
[CommonLispStat.git] / lib / xmath.h
blob716e6074884f3b79caea135023ef281289d68271
1 #include <math.h>
3 #ifndef HUGE
4 #define HUGE 1e38
5 #endif