* Fixed expt for the case of negative integer exponents.
This commit is contained in:
parent
3f5d82cd9a
commit
2451150282
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2000-07-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* boot-9.scm (expt): Make sure that integer-expt is only called
|
||||
if the exponent is a non-negative integer.
|
||||
|
||||
2000-07-01 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* boot-9.scm (process-define-module): Bugfix: Only check the CDR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue