Re: What is the "+/" operator?
Martin Rubey <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Igor, nice to read from you! "Igor Khavkine" <[email protected]> writes: > Can someone explain this syntax? Looking at the Axiom .spad files, I > see that it has general usage +/[...some list construction...]. It is old syntax for reduce and should go away. Martin