Math definitions. More...
#include "math/types_trig.hh"Go to the source code of this file.
Namespaces | |
| namespace | math |
math functions | |
Variables | |
| const fpx | math::PI = 3.14159265358979323846L |
| L for long double. | |
| const fpx | math::PI_DOUBLE = 6.28318530717958647692L |
| pi * 2.0 | |
| const fpx | math::PI_HALF = 1.57079632679489661926L |
| pi / 2.0 [equivalent to 90'] | |
| const Radian | math::RADIAN_1 = 0.01745329251994329577L |
| 1' in radians | |
| const Radian | math::RADIAN_90 = math::PI_HALF |
| 90' in radians (quarter circle) | |
| const Radian | math::RADIAN_180 = math::PI |
| 180' in radians (half circle) | |
| const Radian | math::RADIAN_360 = math::PI_DOUBLE |
| 360' in radians (full circle) | |
Math definitions.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10