Pecunia 0.9.0-alpha.22
Library using the ISO-4217 currency standard & a fixed monetary unit size
|
Represents the constituent parts of a real number. More...
#include <FloatingPoint.hpp>
Public Attributes | |
FloatingPoint | fraction_ |
The fractional portion of a real number. | |
FloatingPoint | whole_ |
The whole portion of a real number. | |
Represents the constituent parts of a real number.
FloatingPoint pecunia::RealNumber::fraction_ |
The fractional portion of a real number.
FloatingPoint pecunia::RealNumber::whole_ |
The whole portion of a real number.