Section

Common mathematical functions

# Notes

Feature-test macro Value Std Feature __cpp_lib_constexpr_cmath 202202L (C++23) Constexpr for FP environment agnostic mathematical functions in and 202306L (C++26) Constexpr for most mathematical functions in

# See also