Go to the source code of this file.
Defines | |
#define | CONST_2_PI 6.2331853071795865f |
#define | CONST_PI 3.1415926535897932f |
#define | CONST_PI_OVER_2 1.5707963267948966f |
#define | CONST_PI_OVER_4 0.7853981633974483f |
#define | DEFAULT_EPSILON 1E-8 |
#define | DEFAULT_TOL 1E-5 |
#define | MAX_FLOAT 1E10 |
#define CONST_2_PI 6.2331853071795865f |
Definition at line 50 of file rpp_const.h.
#define CONST_PI 3.1415926535897932f |
Definition at line 49 of file rpp_const.h.
#define CONST_PI_OVER_2 1.5707963267948966f |
Definition at line 48 of file rpp_const.h.
#define CONST_PI_OVER_4 0.7853981633974483f |
Definition at line 47 of file rpp_const.h.
#define DEFAULT_EPSILON 1E-8 |
Definition at line 64 of file rpp_const.h.
#define DEFAULT_TOL 1E-5 |
Definition at line 63 of file rpp_const.h.
#define MAX_FLOAT 1E10 |
Definition at line 62 of file rpp_const.h.