|
clang 22.0.0git
|
Go to the source code of this file.
Macros | |
| #define | INFINITY (__builtin_inff()) |
| #define | NAN (__builtin_nanf("")) |
| #define INFINITY (__builtin_inff()) |
Definition at line 17 of file __float_infinity_nan.h.
Referenced by std::atanh(), std::proj(), and std::sqrt().
| #define NAN (__builtin_nanf("")) |
Definition at line 18 of file __float_infinity_nan.h.
Referenced by std::cosh(), std::exp(), std::polar(), and std::sinh().