home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
T.C. 1,001 Programme der Spitzenklasse
/
T._C._1001_Programme_der_Spitzenklasse.iso
/
richter
/
8547
/
8547.mhs
/
RICHTER.DTP
/
MERCURY
/
CIRCLE.EKA
< prev
next >
Wrap
Text File
|
1992-03-24
|
104b
|
9 lines
; Example of a parametric plot.
x(t) := COS(t)
y(t) := SIN(t)
PLOT y
XAXIS x
GBOUNDS 0, 2 PI