![]() SourcePro® C++ 13.1 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Decimal classes provide exact representation and computation with decimal numbers.
Classes | |
| class | RWDecimal< M > |
| Exactly represents a decimal fraction. More... | |
| class | RWDecimalBase |
| Base class for the family of Rogue Wave decimal classes. More... | |
| class | RWDecimalInexactErr< M > |
| Signals problems in computations involving the Rogue Wave decimal classes. More... | |
| class | RWDecimalOverflowErr< M > |
| Signals overflow problems in computations involving the Rogue Wave decimal classes. More... | |
| class | RWDecimalPortable |
| Represents an arbitrary precision decimal fraction, providing maximum portability. More... | |
| class | RWFixedDecimal< M > |
| Exact representation of a decimal fraction with a fixed number of digits after the decimal point, with automatic rounding to ensure correct number of decimal places. More... | |
|
Copyright © 2015 Rogue Wave Software, Inc. All Rights Reserved. |