Files Classes Functions Hierarchy
#include <mathfunc.h>
Static Public Attributes | |
| static long double | pi = atan(1.0)*4.0 |
| static long double | r_to_d = 180.0/mathconstants::pi |
| static long double | d_to_r = mathconstants::pi/180.0 |
Definition at line 684 of file mathfunc.h.
long double mathconstants::d_to_r = mathconstants::pi/180.0 [static] |
long double mathconstants::pi = atan(1.0)*4.0 [static] |
Definition at line 688 of file mathfunc.h.
long double mathconstants::r_to_d = 180.0/mathconstants::pi [static] |
1.5.8