decimal.h File Reference
Detailed Description
Decimal numbers without rounding errors.
- Version:
- Name
- OSB_060808
- Revision
- 1.38
Definition in file decimal.h.
Go to the source code of this file.
Namespaces
Classes
Functions
- Decimal OSB_LIB::operator++ (Decimal &)
- Decimal OSB_LIB::operator-- (Decimal &)
- Decimal OSB_LIB::operator++ (Decimal &, int)
- Decimal OSB_LIB::operator-- (Decimal &, int)
- Decimal OSB_LIB::operator * (const Decimal &, const Decimal &)
- Decimal OSB_LIB::operator/ (const Decimal &, const Decimal &)
- Decimal OSB_LIB::operator+ (const Decimal &, const Decimal &)
- Decimal OSB_LIB::operator- (const Decimal &, const Decimal &)
- std::ostream & OSB_LIB::operator<< (std::ostream &, const Decimal &)
- bool OSB_LIB::operator== (const Decimal &d1, const Decimal &d2)
- bool OSB_LIB::operator!= (const Decimal &d1, const Decimal &d2)
- bool OSB_LIB::operator< (const Decimal &d1, const Decimal &d2)
- bool OSB_LIB::operator> (const Decimal &d1, const Decimal &d2)
- bool OSB_LIB::operator<= (const Decimal &d1, const Decimal &d2)
- bool OSB_LIB::operator>= (const Decimal &d1, const Decimal &d2)
Generated on Sat Sep 2 14:06:35 2006 for OSB Library by
1.4.7