Contents

notANumberSymbol

The string used to represent a NaN (“not a number”) value.

Declaration

var notANumberSymbol: String! { get set }

Discussion

By default, this property is set to the string “NaN”.

See Also

Configuring Numeric Symbols