Contents

init(_:)

Creates a new instance from the given value, rounded to the closest possible representation.

Declaration

init(_ value: Double)

Parameters

  • value:

    A floating-point value to be converted.

See Also

Converting Floating-Point Values