Instance Property インスタンスプロパティ

floatingPointClass

The classification of this value. この値の分類。

Declaration 宣言

var floatingPointClass: FloatingPointClassification { get }

Discussion 解説

A value’s floatingPointClass property describes its “class” as described by the IEEE 754 specification. ある値のfloatingPointClassプロパティは、それの“class”をIEEE 754仕様で記述される通りに記述します。

See Also 参照

Querying a Float's State Floatの状態を問い合わせる