home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TopWare 18: Liquid
/
Image.iso
/
liquid
/
top1184
/
gepackt.exe
/
TRIG3.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
|
235 b
|
17 lines
# trig3.plt
paper size 11 by 8.5
samples 200
map x -3 5
color green
draw x
frame
xlabel 'x'
color lred
plot asin(x),acos(x)
color green
draw y
ylabel 'asin(x),acos(x)'
color lblue
title 'Trigonometric Functions III'