summaryrefslogtreecommitdiff
path: root/support/mctex/tex9.test
blob: 71d8edade5226ae714b79bf800a0738105181b9f (plain)
1
2
3
4
5
6
7
8
9
10
11

/*
	This is a test file of TeXetting for vaxima
	tested function: texezwks("filename");
			 is a easy work-sheet function for LaTeX
								*/
'integrate(f(tau)*g(t-tau),tau,0,t);
'limit(tan(x)^cos(x),x,%pi/2);
A='sum(A[i]*x^i,i,0,6);
binomial(chi^y,sin(chi));
texezwks("tex9.tex");