* In expt, return exact results when possible.
This commit is contained in:
parent
c4da09e2dd
commit
2238100586
2 changed files with 10 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2000-07-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* boot-9.scm (expt): In case of negative integer exponents return
|
||||
an exact result if the input paramters were exact. Thanks to
|
||||
Mikael for the suggestion.
|
||||
|
||||
2000-07-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* boot-9.scm (expt): Make sure that integer-expt is only called
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue