commands → plot

plot(A,X,x0,x1,y0,y1)

The plot command draws a graph of y = A(X) from x0 <= X <= x1 and y0 <= A(X) <= y1.

Examples

plot(sin(1/x),x,-2,2,-2,2);
view: http://axcas.net/view.html?image10503105728994077416.gif&x0=-2&x1=2&y0=-2&y1=2
        "image10503105728994077416.gif"