Contents

isNaN

Returns a Boolean value that indicates whether the primitive contains any NaN values.

Declaration

var isNaN: Bool { get }

See Also

Instance properties