How to specify variables in a plot. Say I want something like, At=S*x S=4 plot(At,0,2)
Question is that how to instruct Sage that I want to plot against 'x'.
In Mathematica this is conveniently done by
Plot[At,{x,0,2}]
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
