init(_:)
Creates a new instance from the given value, rounded to the closest possible representation.
Declaration
init(_ value: Float)Parameters
- value:
A floating-point value to be converted.
Creates a new instance from the given value, rounded to the closest possible representation.
init(_ value: Float)A floating-point value to be converted.