home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 9
/
CD_ASCQ_09_1193.iso
/
maj
/
2199
/
examples.exe
/
EG5.PLT
< prev
next >
Wrap
Text File
|
1993-08-21
|
207b
|
12 lines
[ script file to test the latex driver
[
map x -pi,pi y -1,1
divi x 4,2
format x ("$-\pi$" -pi,\
"$-\frac{\pi}{2}$" -pi/2,\
"0" 0,\
"$\frac{\pi}{2}$" pi/2,\
"$\pi$" pi)
draw x y
plot sin(x)