\documentclass{article} \usepackage{axiom} \begin{document} \title{\$SPAD/src/input e02bbf.input} \author{The Axiom Team} \maketitle \begin{abstract} \end{abstract} \eject \tableofcontents \eject \section{License} <>= --Copyright The Numerical Algorithms Group Limited 1994. @ <<*>>= <> )clear all showArrayValues true showScalarValues true ncap7:=11 lamda:Matrix SF:= [[1.00 ,1.00 ,1.00 ,1.00 ,3.00 ,6.00 ,_ 8.00 ,9.00 ,9.00 ,9.00 ,9.00 ]] c:Matrix SF:= [[1.00 ,2.00 ,4.00 ,7.00 ,6.00 ,4.00 ,_ 3.00 ,0.00 ,0.00 ,0.00 ,0.00 ]] x:=2.0 result:=e02bbf(ncap7,lamda,c,x,-1) @ \eject \begin{thebibliography}{99} \bibitem{1} nothing \end{thebibliography} \end{document}