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