summaryrefslogtreecommitdiff
path: root/src/math/HUGE_VALF.h
blob: 78b612cdff9186e6e34dc05730d28d249a9722ab (plain)
1
2
3
4
5
6
7
#include <math.h>
#define HUGE_VALF                         0.0 /* TODO: massive positive float */

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