|
D.9.2.5 texfactorize
Procedure from library latex.lib (see latex_lib).
- Usage:
- texfactorize(fname,f); fname string, f poly
- Return:
- if
fname="" : string, f as a product of its irreducible
factors
otherwise: append this string to the file <fname> , and
return nothing.
- Note:
- preceding ">>" are deleted and suffix ".tex" (if not given)
is added to
fname .
Example:
|