When I use the GUI to produce the graph of y = 5x^2/(1+x^2), the graph is cut off in the exported .eps. Precisely, Type In: 5x^2/(1+x^2) , Right click- plots-2D plot, then Right-Click on graph, export as .eps. Open the resulting .eps file and the graph is truncated at around x=3. ?(Exporting as .gif or .jpeg seems to work here). However, plot( 5x^2/(1+x^2), x=-10..10) produces the correct result upon .eps exportation I thought this might have with smartplot vs. plot, but 2D plots constructed with plot builder are truncated as well.

Please Wait...