Question 910290
How do you draw y=x on a graph/grid?
-----------
Plot the points (0,0) and (2,2) and draw a line thru them
-----
{{{graph(400,400,-10,10,-10,10,x)}}}
-------------
Cheers,
Stan H.
-------------