Using Yacas sessions inside TeXmacs |
As its name indicates,
http://www.xs4all.nl/~apinkus/yacas.html
You may start a
yacas] |
f(x):= x+Sin(x);
|
yacas] |
D(x) f(x);
|
yacas] |
Integrate(x,0,Pi) f(x);
|
π2 |
2 |
yacas] |
GnuPlot(-10,10,80,f(x));
|
yacas] |
|
The produced graph in the last command is shown in another window.
Using the “snapshot” of the