Variables | |
| const double | Epsilon = 0.0005 |
| const double | EpsilonBias = 0.0005 |
| const double | Infinity = HUGE_VAL |
| const double | PI = 3.1415926535897932384626433832795 |
| const double | inv_PI = 1/PI |
| const double | PIM2 = PI*2 |
| const double | PID2 = PI/2 |
| const double | PID180 = PI/180. |
| const double | IRNDMAX = 1.0/RAND_MAX |
|
|
Definition at line 32 of file RConstants.hxx. |
|
|
Definition at line 33 of file RConstants.hxx. |
|
|
Definition at line 34 of file RConstants.hxx. |
|
|
Definition at line 37 of file RConstants.hxx. |
|
|
Definition at line 43 of file RConstants.hxx. |
|
|
Definition at line 36 of file RConstants.hxx. |
|
|
Definition at line 40 of file RConstants.hxx. |
|
|
Definition at line 39 of file RConstants.hxx. |
|
|
Definition at line 38 of file RConstants.hxx. |
1.3.9.1