home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource5
/
334_01
/
eg1.plt
< prev
next >
Wrap
Text File
|
1991-02-06
|
69b
|
4 lines
set terminal latex
set output "eg1.tex"
plot [-3.14:3.14] sin(x)