| std | ||||
(C++11) | ||||
(C++26) | ||||
(C++17) | ||||
(C++17) | ||||
(C++26) | ||||
(C++14) | ||||
std::numbers (C++20) | ||||
(C++11) | ||||
(C++17) | ||||
(C++20) | ||||
(C++11) | ||||
(deprecated in C++20) | ||||
(C++11) | ||||
| Macros | ||||
| Removed symbols(Zombie names) | ||||
| Exposition-only symbols |
This page tries to list all the symbols that are available from thestandard library (numerics library) in the namespacestd::numbers. The symbols are written as follows:
().<>.Contents |
EILPSe(since C++20)
e_v<>(since C++20)
egamma(since C++20)
egamma_v<>(since C++20)
inv_pi(since C++20)
inv_pi_v<>(since C++20)
inv_sqrt3(since C++20)
inv_sqrt3_v<>(since C++20)
inv_sqrtpi(since C++20)
inv_sqrtpi_v<>(since C++20)
ln10(since C++20)
ln10_v<>(since C++20)
ln2(since C++20)
ln2_v<>(since C++20)
log10e(since C++20)
log10e_v<>(since C++20)
log2e(since C++20)
log2e_v<>(since C++20)
phi(since C++20)
phi_v<>(since C++20)
pi(since C++20)
pi_v<>(since C++20)
sqrt2(since C++20)
sqrt2_v<>(since C++20)
sqrt3(since C++20)
sqrt3_v<>(since C++20)