12 Oct
2021
12 Oct
'21
11:33 a.m.
Dear Vladimir, thanks for your answer. I think it will work and this would be my fallback, but it will convert each expair in an ex, which I then have to check again for the sign of the coefficient, or whether it is a negative power in mul, and so on. I just wanted to make sure a priori whether there is a better way directly working on the expairs, but if not, I'll go over the op() of course. Best regards, Christian Am Dienstag, dem 12.10.2021 um 09:25 +0000 schrieb Vladimir V. Kisil:
Dear Christian,
Just a quick question: why does expairseq::op() method (inherited by sums and muls, I think) will not work for you?
Best wishes, Vladimir