Thanks, Martin.
On Nov 10, 8:07 pm, Martin Rubey <[EMAIL PROTECTED]> wrote:
> Alex Raichev <[EMAIL PROTECTED]> writes:
> > Hi all:
>
> > Is there Sage function that computes Taylor expansions for
> > multivariate functions?
>
> If you are willing to install the optional fricas package:
>
> sage:
Alex Raichev <[EMAIL PROTECTED]> writes:
> Hi all:
>
> Is there Sage function that computes Taylor expansions for
> multivariate functions?
If you are willing to install the optional fricas package:
sage: reset()
sage: X=axiom('x::TS FRAC INT')
sage: Y=axiom('y::TS FRAC INT')
sage: axiom._eval