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

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