With apropos I have detected that we have a symbol 'signnum. This symbol
is introduced in trigi.lisp:
(frob %signnum #'cl:signum)
I think this is a typo, which never caused a problem, because the
simplifying function simpsignum does not call the float routine.
Dieter Kaiser