A Boolean value indicating whether this instance is normal.
SDK
- Xcode 6.0.1+
Framework
- Swift Standard Library
Declaration
var isNormal: Bool { get }
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.