math.cpp File Reference

#include "math/math.hpp"
#include <cmath>
#include <ctime>

Include dependency graph for math.cpp:

Go to the source code of this file.

Namespaces

namespace  gsgl
namespace  gsgl::math

Defines

#define _USE_MATH_DEFINES

Variables

const double DEG2RAD = M_PI / 180.0
const double PI = M_PI
const double PI_OVER_2 = M_PI * 0.5
const double PI_TIMES_2 = M_PI * 2.0
const double RAD2DEG = 180.0 / M_PI


Define Documentation

#define _USE_MATH_DEFINES

Definition at line 36 of file math.cpp.


Generated on Sat Mar 1 13:50:04 2008 for Periapsis Project by  doxygen 1.5.5