texMath x
i1 : R = ZZ[x];
i2 : texMath (x-1)^6 o2 = x^{6}-6\,x^{5}+15\,x^{4}-20\,x^{3}+15\,x^{2}-6\,x+1
The object texMath is a method function with a single argument.
The source of this document is in Macaulay2Doc/functions/texMath-doc.m2:28:0.