cosmopolitan/test
Justine Tunney 5c6877b02b
Introduce support for trapping math
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.
2024-04-30 13:38:43 -07:00
..
dsp Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
libc Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
libcxx Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
math Introduce support for trapping math 2024-04-30 13:38:43 -07:00
net Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
posix Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
tool Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
BUILD.mk Make quality improvements 2024-02-25 19:08:43 -08:00