home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TopWare 18: Liquid
/
Image.iso
/
liquid
/
top1184
/
gepackt.exe
/
TRIG4.PLT
< prev
next >
Wrap
Text File
|
1994-02-22
|
234b
|
14 lines
# trig4.plt
paper size 11 by 8.5
map x -5*pi 5*pi y -5 5
color green
draw x y
xlabel 'x'
ylabel 'real(tan(x)/atan(x)), 1/x'
frame
color lred
plot real(tan(x)/atan(x)), 1/x
color lblue
title 'Trigonometric Functions IV'