Contents

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.

See Also

Accessing Numeric Values