Re: How to correctly check equality of non-integer numbers?
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <YVLcXK1MNFb1ylF2@seventeen> |
Le Tue, Sep 28, 2021 at 11:46:05AM +0300, Georgi Guninski a écrit : > Given two non-integer numbers a1,a2 how to check they are > "logically" equal? Alas, there is no general way to do it, see <https://en.wikipedia.org/wiki/Richardson%27s_theorem> Cheers, Bill.