[BACK]Return to all.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / compalg

File: [local] / OpenXM / doc / compalg / all.tex (download)

Revision 1.1.1.1 (vendor branch), Wed Mar 1 02:25:51 2000 UTC (24 years, 2 months ago) by noro
Branch: NORO
CVS Tags: RELEASE_1_1_2, COMPALG_20000301
Changes since 1.1: +0 -0 lines

Imported OpenXM/doc/compalg. (A textbook on computer algebra)

\documentclass[12pt]{book}
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
\usepackage{latexsym}
\usepackage{my}

\title{計算機代数入門}
\author{野呂 正行}
\begin{document}
\addtolength{\baselineskip}{5pt}
\maketitle
%\begin{multicols}{2}
\tableofcontents
\input intro.tex
\input num.tex
\input poly.tex
\input gcd.tex
\input factor.tex
\input gr.tex
\input appgr.tex
\input prdec.tex
\input effgr.tex
\input fglm.tex
\input bib.tex
%\end{multicols}
\end{document}