Maxima Function
draw2d (option, graphic_object, ...)
This function is a short cut for draw2d(gr2d(options, ..., graphic_object, ...)).
draw2d(gr2d(options, ..., graphic_object, ...))
It can be used to plot a unique scene in 2d.
To make use of this function, write first load(draw).
load(draw)