proj home

Files   Classes   Functions   Hierarchy  

mathconstants Class Reference

#include <mathfunc.h>

Collaboration diagram for mathconstants:

List of all members.

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


Detailed Description

Definition at line 684 of file mathfunc.h.


Member Data Documentation

long double mathconstants::d_to_r = mathconstants::pi/180.0 [static]

Definition at line 690 of file mathfunc.h.

Referenced by rpnd_to_r::visit().

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]

Definition at line 689 of file mathfunc.h.

Referenced by rpnr_to_d::visit().


The documentation for this class was generated from the following files:

Generated on Fri Mar 4 00:50:04 2011 for Chelton Evans Source by  doxygen 1.5.8