DecimalExtension extension

on
  • Decimal

Properties

dollarValueParsed String

Available on Decimal, provided by the DecimalExtension extension

no setter
isNegative bool

Available on Decimal, provided by the DecimalExtension extension

no setter
isZero bool

Available on Decimal, provided by the DecimalExtension extension

no setter

Methods

dollarValue([int fixedLength = 2]) String

Available on Decimal, provided by the DecimalExtension extension

fixed(int fractionDigits) String

Available on Decimal, provided by the DecimalExtension extension

toStringAsFixedNoRound(int fractionDigits) String

Available on Decimal, provided by the DecimalExtension extension

toStringAsPrecisionNoRound(int precision) String

Available on Decimal, provided by the DecimalExtension extension