|
D.9.2.9 texpoly
Procedure from library latex.lib (see latex_lib).
- Usage:
- texpoly(fname,p); fname string, p poly
- Return:
- if
fname="" : string, the polynomial p in LaTeX-typesetting;
otherwise: append this string to the file <fname> , and
return nothing.
- Note:
- preceding ">>" are deleted in
fname , and suffix ".tex"
(if not given) is added to fname .
Example:
|