diff options
Diffstat (limited to 'src/input/s17ajf.input.pamphlet')
-rw-r--r-- | src/input/s17ajf.input.pamphlet | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/input/s17ajf.input.pamphlet b/src/input/s17ajf.input.pamphlet new file mode 100644 index 00000000..abeb9e99 --- /dev/null +++ b/src/input/s17ajf.input.pamphlet @@ -0,0 +1,26 @@ +\documentclass{article} +\usepackage{axiom} +\begin{document} +\title{\$SPAD/src/input s17ajf.input} +\author{The Axiom Team} +\maketitle +\begin{abstract} +\end{abstract} +\eject +\tableofcontents +\eject +\section{License} +<<license>>= +--Copyright The Numerical Algorithms Group Limited 1994. +@ +<<*>>= +<<license>> +showArrayValues true +showScalarValues true +result:=s17ajf(-10.0,-1) +@ +\eject +\begin{thebibliography}{99} +\bibitem{1} nothing +\end{thebibliography} +\end{document} |