Goby3
3.1.5a
2024.05.23
|
#include <limits>
Go to the source code of this file.
Namespaces | |
goby | |
The global namespace for the Goby project. | |
goby::util | |
Variables | |
template<class T > | |
constexpr T | goby::util::pi = T(3.1415926535897932385L) |
template<class T > | |
constexpr T | goby::util::e = T(2.7182818284590452354L) |
template<class T > | |
constexpr T | goby::util::NaN {std::numeric_limits<T>::quiet_NaN()} |