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”.
The string used to represent a NaN (“not a number”) value.
var notANumberSymbol: String! { get set }By default, this property is set to the string “NaN”.