rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

Decimal Numbers
[Currency Module]


Module Description

Decimal Classes provide exact representation and computation with decimal numbers.

Classes

class  RWDecimal< M >
 Exactly represents a decimal fraction. 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  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...
class  RWDecimalBase
 Base class for the family of Rogue Wave decimal classes. More...
class  RWDecimalPortable
 Represents an arbitrary precision decimal fraction, providing maximum portability. More...
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.