convert polynomial to TeX format
y = pol2tex(x)
polynomial
list
Latex source code for the polynomial x
.
(For use with texprint
)
s=poly(0,'s'); p=s^3+2*s-5; pol2tex(p) | ![]() | ![]() |
Version | Description |
5.2.2 | pol2tex was published up to Scilab 5.2.2.
It is replaced with prettyprint. |