home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TopWare 18: Liquid
/
Image.iso
/
liquid
/
top1184
/
gepackt.exe
/
TRIG5.PLT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-02-22
|
219 b
|
15 lines
# trig5.plt
paper size 11 by 8.5
samples 800
map x -30 20
color lred
plot sin(x*20)*atan(x)
color green
frame
draw x y
xlabel 'x'
ylabel 'sin(x*20)*atan(x)'
color lblue
title 'Trigonometric Functions V'