On 1/15/13 4:45 PM, Brad Burkman wrote:
Karl-Dieter,
Now that I know to look for "ymax," I see it in the documentation, but I
might suggest that it be one of the listed "PLOT OPTIONS," along with
"xmax" and "xmin."
Also, if
plot ( x^2, (x,1,2) )
works to limit the domain, should
plot ( x^2, (y,1,2) )
work to limit the range?
But what about plot(y^2, (y,1,3))?
Which is why I don't think it should be ymin/ymax; it should be
something like plotmin/plotmax or something.
Thanks,
Jason
--
You received this message because you are subscribed to the Google Groups
"sage-edu" group.
To post to this group, send email to sage-edu@googlegroups.com.
To unsubscribe from this group, send email to
sage-edu+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sage-edu?hl=en.