[P0533R9](https://wg21.link/P0533R9) `constexpr` For `<cmath>` And `<cstdlib>` ~~LWG-3834 Missing `constexpr` for `std::intmax_t` math functions in `<cinttypes>`~~ (tracked by #6414 instead) Feature-test macro: ```cpp #define __cpp_lib_constexpr_cmath 202202L ```
P0533R9
constexprFor<cmath>And<cstdlib>LWG-3834 Missing(tracked by #6414 instead)constexprforstd::intmax_tmath functions in<cinttypes>Feature-test macro: