confusion about real vs not real zero
Stephen Chang <[email protected]> Fri, 19 Nov 2021 14:57:21 -0500
| Newsgroups | gmane.comp.lang.racket.user,gmane.lisp.scheme.plt |
|---|---|
| Message-ID | <CAFfiA1+YygGrLH2rtwby8AWg7Edyvq-tzmANTNypq5Rqd-eXFw@mail.gmail.com> |
In the following, why is the first considered a real number but the second considered not real > (real? 0.0+0i) #t > (real? 0.0+0.0i) #f -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAFfiA1%2BYygGrLH2rtwby8AWg7Edyvq-tzmANTNypq5Rqd-eXFw%40mail.gmail.com.