Page 1 of 1

Which of the following function returns t if the object is a number in LISP?

Posted: Thu Jul 14, 2022 8:01 am
by answerhappygod
a) (number <object>)
b) (numberp <object>)
c) (numericp <object>)
d) (numeric <object>)