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
valueA 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)
valueA floating-point value to be converted.