home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1997 #3
/
amigamamagazinepolishissue03-1
/
ma_1995
/
11
/
ami027b.txt
< prev
next >
Wrap
Text File
|
1997-04-07
|
82b
|
8 lines
<l>
/* Listing nr 2 */
tempx = x*x*x - 3*x*y*y + a;
y = 3*x*x*y - y*y*y + b;