1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00

* safe-r5rs.scm: Fix typo: make-rectangualr => make-rectangular.

This commit is contained in:
Martin Grabmüller 2001-05-02 21:42:28 +00:00
parent 109c463fdd
commit c2c43dab1f
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-05-02 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* safe-r5rs.scm: Fix typo: make-rectangualr => make-rectangular.
2001-05-02 Marius Vollmer <mvo@zagadka.ping.de>
* boot-9.scm (begin-deprecated): New.

View file

@ -40,7 +40,7 @@
exp log sin cos tan asin acos atan
sqrt
expt
make-rectangualr make-polar real-part imag-part magnitude angle
make-rectangular make-polar real-part imag-part magnitude angle
exact->inexact inexact->exact
number->string string->number