%% Created by Maple 6.01 (IBM INTEL NT)
%% Source Worksheet: Untitled (1)
%% Generated: Thu Jun 28 10:31:55 2001
\documentclass{article}
\usepackage{maple2e}
 \def\emptyline{\vspace{12pt}}
\DefineParaStyle{Maple Output}
\DefineParaStyle{Maple Plot}
\DefineCharStyle{2D Math}
\DefineCharStyle{2D Output}
\begin{document}
\pagestyle{empty}
\begin{maplegroup}
\begin{mapleinput}
\mapleinline{active}{1d}{plot(cos(x) + sin(x), x=0..Pi);
}{%
}
\end{mapleinput}

\mapleresult
\begin{center}
\mapleplot{maple01.gif}
\end{center}

\end{maplegroup}
\begin{maplegroup}
\begin{mapleinput}
\mapleinline{active}{1d}{f:x->(3*x-5)/(x-1);}{%
}
\end{mapleinput}

\mapleresult
\begin{maplelatex}
\mapleinline{inert}{2d}{proc (x) options operator, arrow; (3*x-5)/(x-1) end proc;}{%
\[
x\rightarrow {\displaystyle \frac {3\,x - 5}{x - 1}} 
\]
%
}
\end{maplelatex}

\end{maplegroup}
\begin{maplegroup}
\begin{mapleinput}
\end{mapleinput}

\end{maplegroup}
\end{document}
%% End of Maple 6.01 Output
