isNormal
A Boolean value indicating whether this decimal is normal (not zero, subnormal, infinity, or NaN).
Declaration
var isNormal: Bool { get }A Boolean value indicating whether this decimal is normal (not zero, subnormal, infinity, or NaN).
var isNormal: Bool { get }