blob: 84ea0b71d58f542be7a8d90d4080848328f76b71 (
plain)
1
2
3
4
5
6
7
8
9
|
/*
This is a test file of TeXetting for vaxima
tested function: latexezwks("filename"); a easy work-sheet function for LaTeX
*/
realpart(sin(exp(%i*alpha+x)));
imagpart(sin(exp(%i*alpha+x)));
latexezwks("tex7.tex");
|