Skip to content
Snippets Groups Projects
Commit 37d383ae authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix some issues with log2 and log10 of big rationals.

 * 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.
parent 0a522bd0
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment