Creates a new instance from the given value, rounded to the closest possible representation.
Required.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
init(_ value: Double)
Parameters
value
A floating-point value to be converted.
Creates a new instance from the given value, rounded to the closest possible representation.
Required.
SDK
Framework
init(_ value: Double)
value
A floating-point value to be converted.