mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
The feenableexcept() and fedisableexcept() APIs are now provided which let you detect when NaNs appear the moment it happens from anywhere in your program. Tests have also been added for the mission critical math functions expf() and erff(), whose perfect operation has been assured. See examples/trapping.c to see how to use this powerful functionality. |
||
---|---|---|
.. | ||
BUILD.mk | ||
erff_test.c | ||
expf_test.c | ||
float16_test.c | ||
hypot_test.c | ||
hypotf_test.c | ||
powf_test.c |