Re: List size ?
Bernard Fischel <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <CAGivPp9evLjwoOihw4drpwbNh7grxzy+aq+FS-SHdH+UL0J7ew@mail.gmail.com> |
It works ! Thank you ! Regards Bernard Le sam. 8 févr. 2025 à 12:51, Pierre Charollois <[email protected]> a écrit : > Hello, > > it is length(List); > > best regards, > > Pierre > > Le 8 févr. 2025 à 12:26, Bernard Fischel <[email protected]> a > écrit : > > Hi everybody. > I'm searching how to get the size of a List, like *matsize*, without > counting elements of the List. > > *matsize*(~List) fails. > > Bernard > > >