summaryrefslogtreecommitdiff
path: root/src/math/FP_SUBNORMAL.c
blob: 500ecd14a6241b146453426aeaf0b5c3202757a0 (plain)
1
2
3
4
5
6
7
#include <math.h>
#define FP_SUBNORMAL                                                           3

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