Contents

doubleValue

The decimal number’s closest approximate double value.

Declaration

var doubleValue: Double { get }

Discussion

Not all decimal numbers can be accurately represented using a double value.

See Also

Accessing the Value