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