Re: suggestion about sum and prod procs
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <20221016012334.Horde.ybxZylY9SFUmP40Ov1S1qQQ@webmail.math.cnrs.fr> |
Hi Bill, like forstep compared with for e.g., step = 2 sum(X=1,7,2,X) = 1+3+5+7 cordially, luis *** Bill Allombert <[email protected]> a écrit : > On Sat, Oct 15, 2022 at 11:05:56AM +0200, [email protected] wrote: >> Hi, >> >> Nice new version! >> >> What about to add some basic versions of sum and prod? >> >> sum by steps >> >> prod by steps > > Hi Luis, > > Could you give an example ? > > Thanks for using PARI/GP! > Bill.