On Oct 3, 8:31 am, Zhibin Liang <
liang...@gmail.com> wrote:
> Thank you. However, I really want a non-trivial function.
Dear Liang,
I'm not sure what you mean by "non-trivial"? I guess you mean that you
want to be able to type "log(f)" and have it just work, in the same
way "exp(f)" does. To write such a function would be very easy, at
least when the constant term is 1 or the base ring of the power series
ring already has log implemented. You should open a ticket on the Sage
trac server (
trac.sagemath.org).
David