[CM] remainder function?

Bill Schottstaedt bil at ccrma.Stanford.EDU
Mon May 11 12:44:39 PDT 2009


s7 is scheme, not common lisp -- you want modulo
and remainder, not mod and rem.

(/ 7 4) or whatever is supposed to return a fraction,
even in CL.





More information about the Cmdist mailing list