isNormal

true if self is normal (not zero, subnormal, infinity, or NaN), false otherwise.

iOS
8.0+
macOS
10.10+
tvOS
9.0+
watchOS
2.0+
var isNormal: Bool { get }