25.104. ISREAL

[<<<] [>>>]

This function can be used to determine whether an expression is real or some other type of value. If the argument is a real then the function returns true, otherwise the function returns false.

See also ISARRAY, ISSTRING, ISINTEGER, ISNUMERIC, ISDEFINED, ISUNDEF, ISEMPTY, TYPE.


[<<<] [>>>]