Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MathNumbers Class Reference

#include <mathNumbers.h>

List of all members.

Private Attributes

PUBLISHED __pad0__: static const float pi_f

Static Private Attributes

const float rad_2_deg_f = 180.0 / MathNumbers::pi
const float deg_2_rad_f = MathNumbers::pi / 180.0
const float ln2_f = log(2.0)
const double pi = 4.0 * atan(1.0)
const double ln2 = log(2.0)
const double rad_2_deg = 180.0 / MathNumbers::pi
const double deg_2_rad = MathNumbers::pi / 180.0


Member Data Documentation

PUBLISHED MathNumbers::__pad0__ [private]
 

Definition at line 25 of file mathNumbers.h.

const double MathNumbers::deg_2_rad = MathNumbers::pi / 180.0 [static, private]
 

Definition at line 25 of file mathNumbers.cxx.

Referenced by deg_2_rad().

const float MathNumbers::deg_2_rad_f = MathNumbers::pi / 180.0 [static, private]
 

Definition at line 30 of file mathNumbers.cxx.

Referenced by deg_2_rad().

const double MathNumbers::ln2 = log(2.0) [static, private]
 

Definition at line 23 of file mathNumbers.cxx.

const float MathNumbers::ln2_f = log(2.0) [static, private]
 

Definition at line 28 of file mathNumbers.cxx.

const double MathNumbers::pi = 4.0 * atan(1.0) [static, private]
 

Definition at line 22 of file mathNumbers.cxx.

const double MathNumbers::rad_2_deg = 180.0 / MathNumbers::pi [static, private]
 

Definition at line 24 of file mathNumbers.cxx.

Referenced by rad_2_deg().

const float MathNumbers::rad_2_deg_f = 180.0 / MathNumbers::pi [static, private]
 

Definition at line 29 of file mathNumbers.cxx.

Referenced by rad_2_deg().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:12:43 2003 for Panda by doxygen1.3