Thank you both for the directions Nils Bruin, Symbolic variables link
really helped. The following code works;
t,A =var('t','A')
A=function('A',nargs=1)(t);A
A.derivative(t,1)
Is it possible, to display A.derivative(t,1) with a dot notation \dot{A}
instead of \frac{\partial A}{\partial t}?
On Sat
http://doc.sagemath.org/html/en/reference/calculus/sage/calculus/var.html#sage.calculus.var.function
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-support