Discussion 解説
For NaN, both is
and is
are false.
NaNに対して、is
およびis
は、falseです。
Note 注意
This documentation comment was inherited from Floating
.
この文書化コメントは、Floating
から引き継がれました。
Availability
Technology
var isInfinite: Bool
{ get }
For NaN, both is
and is
are false.
NaNに対して、is
およびis
は、falseです。
Note 注意
This documentation comment was inherited from Floating
.
この文書化コメントは、Floating
から引き継がれました。
var isZero : Bool
var isFinite : Bool
var isNaN : Bool
var isSignalingNaN : Bool
var isNormal : Bool
var isSubnormal : Bool
var isCanonical : Bool
var floatingPointClass : FloatingPointClassification