home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
educ
/
math
/
017
/
param1.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
|
1993-04-16
|
234 b
|
15 lines
[ param1.plt
paper size 11 by 8.5
clear
color lred
parametric plot t 0,2*pi sin(t) sin(2*t)
color green
draw x y
xlabel 'sin(t)'
ylabel 'sin(2*t)'
color lblue
char size 0.2 slant 10 font 3
title 'Parametric Plot III'