Librairie "plots"

> with(plots);

Dans cette librairie, on retrouvera les commandes nécessaires pour tracer les graphiques 2D et 3D, animés ou non. On y trouvera également plusieurs options pour le contrôle des échelles, des légendes et des titres.

Exemple

> with(plots);
[animate, animate3d, conformal, contourplot, cylinderplot, densityplot, display, display3d, fieldplot, fieldplot3d, gradplot, gradplot3d, implicitplot, implicitplot3d, loglogplot, logplot, matrixplot, odeplot, pointplot, polarplot, polygonplot, polygonplot3d, polyhedraplot, replot, setoptions, setoptions3d, spacecurve, sparsematrixplot, sphereplot, surfdata, textplot, textplot3d, tubeplot]