summaryrefslogtreecommitdiff
path: root/src/math/HUGE_VALL.h
blob: f82c9b5a373d504e063908fb19ddea29f38dc4e7 (plain)
1
2
3
4
5
6
7
#include <math.h>
#define HUGE_VALL                  0.0  /* TODO: massive positive long double */

/*
STDC(199901)
LINK(m)
*/