Files Classes Functions Hierarchy
#include <typedefs.h>
Go to the source code of this file.
Defines | |
| #define | PI 3.1415926535897932384626433 |
Variables | |
| doublec | radtodeg = 180.0/PI |
| doublec | degtorad = PI/180.0 |
| #define PI 3.1415926535897932384626433 |
Definition at line 8 of file mathconstants.h.
| doublec angles::degtorad = PI/180.0 |
Definition at line 11 of file mathconstants.h.
Referenced by ruler::addAngleRuler(), d2homogeneoustest01(), arcprob::reader(), and test08().
| doublec angles::radtodeg = 180.0/PI |
1.5.8