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/input/drawpoly.input.pamphlet | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 src/input/drawpoly.input.pamphlet (limited to 'src/input/drawpoly.input.pamphlet') diff --git a/src/input/drawpoly.input.pamphlet b/src/input/drawpoly.input.pamphlet new file mode 100644 index 00000000..9181a1cc --- /dev/null +++ b/src/input/drawpoly.input.pamphlet @@ -0,0 +1,33 @@ +\documentclass{article} +\usepackage{axiom} +\begin{document} +\title{\$SPAD/src/input drawpoly.input} +\author{The Axiom Team} +\maketitle +\begin{abstract} +\end{abstract} +\eject +\tableofcontents +\eject +\section{License} +<>= +--Copyright The Numerical Algorithms Group Limited 1996. +@ +<<*>>= +<> +a1**18 - 83.30408576104702*a1**17 + 4016.670203940073*a1**16 + _ + - 167241.63892168205*a1**15 + 5649108.7097550742*a1**14 + _ + - 1.4927698938773671E8*a1**13 + 3.2737267549354239E9*a1**12 + _ + - 6.0880865153029945E10*a1**11 + 8.4818140701374121E11*a1**10 + _ + - 7.1925755048090801E12*a1**9 + 3.6866360833695195E13*a1**8 + _ + - 1.2269584766923825E14*a1**7 + 2.990307540150555E14*a1**6 + _ + - 5.580671179246935E14*a1**5 + 5.4087180857969938E14*a1**4 + _ + 3.5962416171315931E14*a1**3 - 8.254469833838275E14*a1**2 + _ + - 4.3259667313869412E14*a1 - 1.2086386259492219E13 +draw(%,a1=-0.028..-0.027) +@ +\eject +\begin{thebibliography}{99} +\bibitem{1} nothing +\end{thebibliography} +\end{document} -- cgit v1.2.3