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

Make the LOG function match what the deftransform for LOG does.

Without this, compiled code produces different answers from
interpreted code.

 * src/code/irrat.lisp:
   * Add cases where the base is 2 or 10 to compute the log in the
     same way as the deftransform for LOG does.
 * tests/float.lisp:
   * Fix comparison to use equalp, not equal.
   * Add test for log10.
parent db25e3e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment