From ab8cc85adde879fb963c94d15675783f2cf4b183 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Aug 2007 05:14:52 +0000 Subject: Initial population. --- src/hyper/pages/evalex.pht | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/hyper/pages/evalex.pht (limited to 'src/hyper/pages/evalex.pht') diff --git a/src/hyper/pages/evalex.pht b/src/hyper/pages/evalex.pht new file mode 100644 index 00000000..c44d2710 --- /dev/null +++ b/src/hyper/pages/evalex.pht @@ -0,0 +1,32 @@ +\begin{patch}{PrefixEvalPatch1} +\begin{paste}{PrefixEvalFull1}{PrefixEvalEmpty1} +\pastebutton{PrefixEvalFull1}{\hidepaste} +\tab{5}\spadcommand{cos(2)} +\indentrel{3}\begin{verbatim} + (1) cos(2) + Type: Expression Integer +\end{verbatim} +\indentrel{-3}\end{paste}\end{patch} + +\begin{patch}{PrefixEvalEmpty1} +\begin{paste}{PrefixEvalEmpty1}{PrefixEvalPatch1} +\pastebutton{PrefixEvalEmpty1}{\showpaste} +\tab{5}\spadcommand{cos(2)} +\end{paste}\end{patch} + +\begin{patch}{InfixEvalPatch1} +\begin{paste}{InfixEvalFull1}{InfixEvalEmpty1} +\pastebutton{InfixEvalFull1}{\hidepaste} +\tab{5}\spadcommand{2 + 3.4} +\indentrel{3}\begin{verbatim} + (1) 5.4 + Type: Float +\end{verbatim} +\indentrel{-3}\end{paste}\end{patch} + +\begin{patch}{InfixEvalEmpty1} +\begin{paste}{InfixEvalEmpty1}{InfixEvalPatch1} +\pastebutton{InfixEvalEmpty1}{\showpaste} +\tab{5}\spadcommand{2 + 3.4} +\end{paste}\end{patch} + -- cgit v1.2.3