Re: Signed imaginary zero
Felix Winkelmann via Chicken-users <[email protected]> Mon, 13 Jul 2026 18:25:32 +0200
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Mon Jul 13, 2026 at 5:27 PM CEST, Peter McGoron via Chicken-users wrote: > I have another complex number bug(?): > > (* 1.0 +inf.0+1.0i) =3D> +inf.0+nan.0i > etc. > > This is on Linux x86_64, compiled with gcc using musl libc. CHICKEN 6=20 > rev. 5b1982d8 > Thanks for reporting these problems. I'll look at this (and the previous bug you mentioned) once I find the time. cheers, felix