D.13.6.18 texPolynomial
Procedure from library
tropical.lib
(see
tropical_lib
).
Usage:
texPolynomial(f); f poly
Return:
string, the tex command representing f
Example:
LIB "tropical.lib"; ring r=(0,t),x,dp; texPolynomial(1/t*x2-t2x+1/t);
User manual for
Singular
version 4.3.2, 2023, generated by
texi2html
.