- added HUGE_VALF, HUGE_VALL, INFINITY, FP_INFINITE, FP_NAN,
authormartynas <martynas@openbsd.org>
Tue, 22 Jul 2008 16:01:46 +0000 (16:01 +0000)
committermartynas <martynas@openbsd.org>
Tue, 22 Jul 2008 16:01:46 +0000 (16:01 +0000)
commita170c290bcf86a8963aa663a748ebb5641705190
tree2b27b5f8d36f9cc9d79e2f869106d53634b94259
parent44c84cf4a98b56b65a39afb7d581c5bc8a74ab9e
- added HUGE_VALF, HUGE_VALL, INFINITY, FP_INFINITE, FP_NAN,
FP_NORMAL, FP_SUBNORMAL, FP_ZERO, FP_ILOGB0, FP_ILOGBNAN definitions,
per C99
- classify functions into sections, add missing definitions, add
and some '#if 0' functions, and long double definitions, so we see
what's needed to be done
- other stuff is XXX'd, and will be uncommented soon
ok millert@
include/math.h