VCCC  2024.05
VisualCamp Common C++ library
vccc::math Namespace Reference

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...