Pecunia 0.9.0-alpha.22
Library using the ISO-4217 currency standard & a fixed monetary unit size
Loading...
Searching...
No Matches
pecunia::FloatingPoint Member List

This is the complete list of members for pecunia::FloatingPoint, including all inherited members.

absoluteValue() constpecunia::FloatingPoint
ceiling() constpecunia::FloatingPoint
decompose(const std::uint8_t digits=defaultRoundingDigits) constpecunia::FloatingPoint
FloatingPoint()pecunia::FloatingPoint
FloatingPoint(const FloatingPointBase &value)pecunia::FloatingPoint
FloatingPoint(const std::int32_t &value)pecunia::FloatingPoint
FloatingPoint(const std::int64_t &value)pecunia::FloatingPoint
floor() constpecunia::FloatingPoint
isEqual(const FloatingPoint &other, const std::uint8_t digits=defaultRoundingDigits) constpecunia::FloatingPoint
modulo(const FloatingPoint &divisor) constpecunia::FloatingPoint
operator*(const FloatingPoint &other) constpecunia::FloatingPoint
operator*=(const FloatingPoint &other)pecunia::FloatingPoint
operator+(const FloatingPoint &other) constpecunia::FloatingPoint
operator+=(const FloatingPoint &other)pecunia::FloatingPoint
operator-(const FloatingPoint &other) constpecunia::FloatingPoint
operator-() constpecunia::FloatingPoint
operator-=(const FloatingPoint &other)pecunia::FloatingPoint
operator/(const FloatingPoint &divisor) constpecunia::FloatingPoint
operator/=(const FloatingPoint &divisor)pecunia::FloatingPoint
operator<(const FloatingPoint &other) const noexceptpecunia::FloatingPoint
operator<(const FloatingPointBase &other) const noexceptpecunia::FloatingPoint
operator<=(const FloatingPoint &other) const =deletepecunia::FloatingPoint
operator<=(const FloatingPointBase &other) const =deletepecunia::FloatingPoint
operator==(const FloatingPoint &other) const =deletepecunia::FloatingPoint
operator==(const FloatingPointBase &other) const =deletepecunia::FloatingPoint
operator>(const FloatingPoint &other) const noexceptpecunia::FloatingPoint
operator>(const FloatingPointBase &other) const noexceptpecunia::FloatingPoint
operator>=(const FloatingPoint &other) const =deletepecunia::FloatingPoint
operator>=(const FloatingPointBase &other) const =deletepecunia::FloatingPoint
power(const std::int64_t &exponent) constpecunia::FloatingPoint
power(const FloatingPoint &exponent) constpecunia::FloatingPoint
reciprocal() constpecunia::FloatingPoint
squareRoot() constpecunia::FloatingPoint
toString() constpecunia::FloatingPoint
underlying() const noexceptpecunia::FloatingPoint