isInfinite
A Boolean value indicating whether the instance is infinite.
Declaration
var isInfinite: Bool { get }Discussion
For NaN, both isFinite and isInfinite are false.
A Boolean value indicating whether the instance is infinite.
var isInfinite: Bool { get }For NaN, both isFinite and isInfinite are false.