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

C:/temp/src/j2k/Fred/MathCst.hpp File Reference

Go to the source code of this file.

Defines

#define Math_PI   3.1415926535897932
#define Math_E   2.7182818284590451
#define PI   3.141592653589793238462643383279502884197169399375105820975
#define twoPI   (2*PI)
#define halfPI   (PI/2)
#define DegRad   (PI/180.0)
#define RadDeg   (180.0/PI)
#define E   2.718281828459045235360287471352662497757247093699959574967
#define Sqrt2   1.414213562373095048801688724209698078569671875376948073177
#define Sqrt3   1.732050807568877293527446341505872366942805253810380628056
#define Ln2   0.693147180559945309417232121458176568075500134360255254121
#define Ln10   2.30258509299404568
#define GOLDEN   1.618033988749894848204586834365638117720309179805762862135
#define BitsToDigits   (LN2/LN10)
#define DigitsToBits   (LN10/LN2)


Define Documentation

#define BitsToDigits   (LN2/LN10)
 

Definition at line 20 of file MathCst.hpp.

#define DegRad   (PI/180.0)
 

Definition at line 11 of file MathCst.hpp.

#define DigitsToBits   (LN10/LN2)
 

Definition at line 21 of file MathCst.hpp.

#define E   2.718281828459045235360287471352662497757247093699959574967
 

Definition at line 13 of file MathCst.hpp.

#define GOLDEN   1.618033988749894848204586834365638117720309179805762862135
 

Definition at line 18 of file MathCst.hpp.

#define Ln10   2.30258509299404568
 

Definition at line 17 of file MathCst.hpp.

#define Ln2   0.693147180559945309417232121458176568075500134360255254121
 

Definition at line 16 of file MathCst.hpp.

#define Math_E   2.7182818284590451
 

Definition at line 5 of file MathCst.hpp.

#define Math_PI   3.1415926535897932
 

Definition at line 4 of file MathCst.hpp.

#define PI   3.141592653589793238462643383279502884197169399375105820975
 

Definition at line 8 of file MathCst.hpp.

#define RadDeg   (180.0/PI)
 

Definition at line 12 of file MathCst.hpp.

#define Sqrt2   1.414213562373095048801688724209698078569671875376948073177
 

Definition at line 14 of file MathCst.hpp.

#define Sqrt3   1.732050807568877293527446341505872366942805253810380628056
 

Definition at line 15 of file MathCst.hpp.

#define halfPI   (PI/2)
 

Definition at line 10 of file MathCst.hpp.

#define twoPI   (2*PI)
 

Definition at line 9 of file MathCst.hpp.


Generated on Sun Oct 14 18:47:39 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001