Overview     Modules     Class Hierarchy     Classes     Members  

Number Class Reference

#include <Number.h>

List of all members.


Detailed Description

This class enables the comparison of floats or the initialization of float to infinity.

Public Member Functions

Public Attributes

Static Public Attributes


Constructor & Destructor Documentation

Number::Number float  f  )  [inline]
 

The constructor initializes the field value to the float f.


Member Function Documentation

bool Number::operator> float  b  ) 
 

Overload of the operator >.


Member Data Documentation

float Number::infini = -1 [static]
 

contain our value of infinity.

float Number::value
 

Contain the value of the number.



Tulip Software by David AUBER    2001 - 2006