Initializer

init(_:)

Creates a new instance from the given value, rounded to the closest possible representation. 与えられた値から新しいインスタンスを作成します、最も近い可能な表現に丸められます。

Declaration 宣言

init(_ value: Float80)

Parameters パラメータ

value

A floating-point value to be converted. 変換されることになる浮動小数点値。

See Also 参照

Converting Floating-Point Values 浮動小数点値の変換