abs(oo)
Ilya Zakharevich <[email protected]> Tue, 9 Jul 2024 15:09:06 -0700
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
I know that oo and -oo should only be involved in comparisons and unary negation. But they work in max and min — so it seems logical that they must work in everything EXPRESSIBLE in terms of these operations as well! But then abs(-oo) should be allowed… Thanks, Ilya