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

math::TMath Class Reference

Class of mathematic tools. More...

List of all members.

Static Public Methods

double _round (double dNUMBER, int iDIGITS)


Detailed Description

Class of mathematic tools.

Definition at line 31 of file TMath.java.


Member Function Documentation

double math::TMath::_round double    dNUMBER,
int    iDIGITS
[inline, static]
 

Returns a double value corresponding to the closest double to dNUMBER with iDIGITS decimal positions.

Parameters:
dNUMBER  Number to be rounded to iDIGITS decimal positions.
iDIGITS  Decimal positions.
Returns:
A double value corresponding to the closest double to dNUMBER with iDIGITS decimal positions.

Definition at line 46 of file TMath.java.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:27 2003 for MPCL by doxygen1.2.18