Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
Raymond Toy's avatar
Raymond Toy authored
 * src/code/irrat.lisp:
   * Add log10 function to handle the computation of the base 10 log
     of big rationals that might not fit in a double-float.
   * Fix some issues where CL:LOG wasn't handling logs of big
     rationals. (A regression).
 * tests/trac.lisp:
   * Update trac.8 test to include logs base 10.
37d383ae
History
Name Last commit Last update