constants.hpp File Reference

Math constants and related routines. More...

#include <limits>

Go to the source code of this file.

Namespaces

namespace  BTK
namespace  BTK::MATH
static const double PI = 3.1415926535897323
 MathConst Mathematical Constants.
static const double RADIANS_PER_DEGREE = PI/180.0
 MathConst Mathematical Constants.
static const double DEGREES_PER_RADIAN = 180.0/PI
 MathConst Mathematical Constants.
static const double DOUBLE_EPSILON (std::numeric_limits< double >::epsilon())
 Smallest double-precision value e, where x + e != x.
static const float FLOAT_EPSILON (std::numeric_limits< float >::epsilon())
 MathConst Mathematical Constants.


Detailed Description

Math constants and related routines.


Generated on Sun Jul 15 20:46:28 2007 for BTK Core by  doxygen 1.5.1