decimalValue
The number object’s value expressed as an Decimal structure.
Declaration
var decimalValue: Decimal { get }Discussion
The Decimal value isn’t guaranteed to be exact for float and double values.
The number object’s value expressed as an Decimal structure.
var decimalValue: Decimal { get }The Decimal value isn’t guaranteed to be exact for float and double values.