t_VECSMALL / GEN
"Ruud H.G. van Tol" <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
Is this on purpose? ? forperm(digits(27,2),p,print(fromdigits(p,2))) *** at top-level: ...erm(digits(27,2),p,print(fromdigits(p,2))) *** ^----------------- *** fromdigits: incorrect type in fromdigits (t_VECSMALL). *** Break loop: type 'break' to go back to GP prompt break> No problem to cast it, but feels unnecessary :) -- Ruud