#include <constants.h>
Static Public Attributes | |
| static const float | pi = 3.1415927f |
| static const float | e = 2.7182818f |
const float ml7::constants::e = 2.7182818f [static] |
The mathematical constant e = 2.7182818.
const float ml7::constants::pi = 3.1415927f [static] |
The mathematical constant pi = 3.1415927.
1.7.1