first near final draft of talk -- just have to decide if I should include or exclude...
[CommonLispStat.git] / lib / xmath.h
blob716e6074884f3b79caea135023ef281289d68271
1 #include <math.h>
3 #ifndef HUGE
4 #define HUGE 1e38
5 #endif