> Finite0Series(C: Ring, var: Symbol, cen: C): Exports == Implementation where

> (73) -> series toEta p
> 
>    >> System error:
>    The value 0 is not of type CONS.

Problem solved.

It was (again) the problem that I constructed L inside a package. But I
had L==>Finite0Series(C, 'q, 0) and (of course) the 'q was the problem.
It's a nontrivial parameter in a domain construction.

It bit me now for the second (or even third) time. :-(
https://www.mail-archive.com/[email protected]/msg08821.html
https://www.mail-archive.com/[email protected]/msg08670.html

It would very much help if the error message was such that it points me
to that "non-type parameters can only be of integer type" restriction in
SPAD.

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to