Discussion 解説
A normal value is a finite number that uses the full precision available to values of a type. Zero is neither a normal nor a subnormal number. ノーマル値は、有限数で、ある型の値に利用可能な完全な精度を使います。ゼロは、ノーマルでもサブノーマル数でもありません。
Availability
Technology
var isNormal: Bool
{ get }
A normal value is a finite number that uses the full precision available to values of a type. Zero is neither a normal nor a subnormal number. ノーマル値は、有限数で、ある型の値に利用可能な完全な精度を使います。ゼロは、ノーマルでもサブノーマル数でもありません。