nan

Returns NaN.

NaN is standing for 'Not a Number'. It is interpreted as a value that does not exist because it is undefined or unrepresentable.

Syntax

nan[]

Parameters

Return Value NaN

Examples

#<result> = nan[]
(print,#<result>)

result: ######

See also

exists, notexists