> <\body> <\tmdoc-title> Using Maxima sessions inside is a popular general purpose computer algebra system. You can download the newest source or binary distribution from <\verbatim> \ \ \ \ http://maxima.sf.net The installation procedure from source is still quite unstable, so we recommend you to use the binary distributions or the rpm. Here follows a sample session, which was started using . A nice by Andrey Grozin is also available. <\output> GCL (GNU Common Lisp) \ Version(2.4.4) ¶g¤@ \ 2¤ë 17 15:25:31 CST 2003 Licensed under GNU Library General Public License Contains Enhancements by W. Schelter Maxima 5.9.0 http://maxima.sourceforge.net Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. This is a development version of Maxima. The function bug_report() provides bug reporting information. \; <\input|<\with|color|red> (C1) > f(x):=x+sin(x) <\output> <\with|mode|math> >fx:=x+sin x> \; <\input|<\with|color|red> (C2) > diff(f(x),x) <\output> <\with|mode|math> >cos x+1> \; <\input|<\with|color|red> (C3) > integrate(f(x),x) <\output> <\with|mode|math> >|2>-cos x> \; <\input|<\with|color|red> (C4) > plot2d(f(x),[x,-10,10]); <\output> <\with|mode|math> >0> \; <\input|<\with|color|red> (C5) > \; > The result graph of > is shown in a popup window, which is not yet embedded into the worksheet. You should save it as a postscript file or capture the image and use in order to insert the graph into your document: <\big-figure> |eps>|*.5|*.5||||> .> <\initial> <\collection>