source: CGBLisp/latex-doc/poly-gcd.tex@ 1

Last change on this file since 1 was 1, checked in by Marek Rychlik, 15 years ago

First import of a version circa 1997.

File size: 1.1 KB
Line 
1\begin{lisp:documentation}{poly$-$gcd}{FUNCTION}{a b }
2{\ } % NO DOCUMENTATION FOR POLY-GCD
3\end{lisp:documentation}
4
5\begin{lisp:documentation}{poly$-$pseudo$-$divide}{FUNCTION}{f g }
6{\ } % NO DOCUMENTATION FOR POLY-PSEUDO-DIVIDE
7\end{lisp:documentation}
8
9\begin{lisp:documentation}{poly$-$pseudo$-$remainder}{FUNCTION}{f g }
10{\ } % NO DOCUMENTATION FOR POLY-PSEUDO-REMAINDER
11\end{lisp:documentation}
12
13\begin{lisp:documentation}{mdeg}{FUNCTION}{b }
14{\ } % NO DOCUMENTATION FOR MDEG
15\end{lisp:documentation}
16
17\begin{lisp:documentation}{lcoeff}{FUNCTION}{b }
18{\ } % NO DOCUMENTATION FOR LCOEFF
19\end{lisp:documentation}
20
21\begin{lisp:documentation}{lrest}{FUNCTION}{b }
22{\ } % NO DOCUMENTATION FOR LREST
23\end{lisp:documentation}
24
25\begin{lisp:documentation}{lpart}{FUNCTION}{b }
26{\ } % NO DOCUMENTATION FOR LPART
27\end{lisp:documentation}
28
29\begin{lisp:documentation}{poly$-$primitive$-$part}{FUNCTION}{f }
30{\ } % NO DOCUMENTATION FOR POLY-PRIMITIVE-PART
31\end{lisp:documentation}
32
33\begin{lisp:documentation}{poly$-$content}{FUNCTION}{f }
34{\ } % NO DOCUMENTATION FOR POLY-CONTENT
35\end{lisp:documentation}
36
Note: See TracBrowser for help on using the repository browser.