A type that can represent the absolute value of any possible value of this type.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
A type that can represent the absolute value of any possible value of this type.
SDK
Framework
var magnitude: Double
The magnitude of this value.
var sign: Floating Point Sign
The sign of the floating-point value.