mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
*** empty log message ***
This commit is contained in:
parent
4c6e36a6e3
commit
9a68a4a8af
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-04-30 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* numbers.c (scm_divide): Correction to 1/complex and <any>/complex,
|
||||
need to test abs(re)<abs(im) for choice of cases, otherwise divide by
|
||||
zero when re==0 and im<0. Reported by Jean Crepeau.
|
||||
|
||||
2005-04-25 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* ramap.c (scm_array_map_x): Allow no source args, add num args checks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue