My input:

f:=operator 'f
> y:=operator 'y
> kxy:=eval(D(f(x,z),[x,z]),z=y(x))  -- <- thanks to Waldek for this idea
>

The output:

f[,1,2](%A,y(x))
>

Why is there this "%A" all of a sudden, instead of "x"? I'm trying to do 
some pattern matching (well, substitution), and this sort of thing is very 
unhelpful!

Thanks,
Alasdair

-- 
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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to