Hi,
I just (re-) learned that I cannot stuff an anonymous series into a
list, as in:
list L += abs(myseries)
And I understand why. However, the error message I get is something like
"incompatible types in list += series", and since the right-hand side is
a series alright, I think the message is not quite correct.
But another very minor issue, of course.
thanks,
sven
Show replies by date