Name
isnumeric — returns true if argument is of numeric type
Synopsis
isnumeric
(
|
arg
anything
); |
Description
isnumeric returns one if its argument is of type integer, single float or double precision floating point number, zero otherwise.