numberp  -- Operation (predicate), one input.
     The input may be any Logo object.  The output is the word true if  the
     input is a number, false if not.
