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
   * Improve accuracy of log2 for the case when x=2^k. There might be
     some loss in accuracy for other values of x, however.
 * tests/float.lisp
   * Add test for log2(2^k) = k.
2e182540
History
Name Last commit Last update
..