Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
constants.h File Reference
#include <limits>

Go to the source code of this file.

Namespaces

namespace  goby
 The global namespace for the Goby project.
namespace  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()}