Top
Back: texNumber
Forward: texMatrix
FastBack: oldpolymake_lib
FastForward: Miscellaneous libraries
Up: tropical_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.13.2.19 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);


Top Back: texNumber Forward: texMatrix FastBack: oldpolymake_lib FastForward: Miscellaneous libraries Up: tropical_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.