aboutsummaryrefslogtreecommitdiff
path: root/src/input/s18dcf.input.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/s18dcf.input.pamphlet')
-rw-r--r--src/input/s18dcf.input.pamphlet26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/input/s18dcf.input.pamphlet b/src/input/s18dcf.input.pamphlet
new file mode 100644
index 00000000..8f8b2f5b
--- /dev/null
+++ b/src/input/s18dcf.input.pamphlet
@@ -0,0 +1,26 @@
+\documentclass{article}
+\usepackage{axiom}
+\begin{document}
+\title{\$SPAD/src/input s18dcf.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:=s18dcf(0.0,complex(0.3,0.4),2,"u", -1)
+@
+\eject
+\begin{thebibliography}{99}
+\bibitem{1} nothing
+\end{thebibliography}
+\end{document}