Graphics Improvements in Maple 7
Maple 7 includes the following graphics improvements.
New Plot Routines
In the algcurves package, use the new routine plot_real_curve to plot the ``real part'' of an algebraic curve much faster and more accurately than using implicitplot. For more information, see algcurves[plot_real_curve].
In the plots package, use the new routine plots[arrow] to plot an arrow or a vector. For more information, see plots[arrow].
Download Help Document