Function: COMMON-LISP:SIGNUM

package type clhs github

If NUMBER is zero, return NUMBER, else return (/ NUMBER (ABS NUMBER)).

Lambda list

(number)