Which of the following function returns t if the object is a number in LISP?
Posted: Thu Jul 14, 2022 8:01 am
a) (number <object>)
b) (numberp <object>)
c) (numericp <object>)
d) (numeric <object>)
b) (numberp <object>)
c) (numericp <object>)
d) (numeric <object>)