![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Namespaces | |
| vccc | |
| vccc::math | |
Variables | |
| template<typename T > | |
| constexpr T | e = static_cast<T>(2.71828182845904523536028747135266250) |
| the mathematical constant \(e\) More... | |
| template<typename T > | |
| constexpr T | pi = static_cast<T>(3.14159265358979323846264338327950288) |
| the mathematical constant \(\pi\) More... | |