home *** CD-ROM | disk | FTP | other *** search
/ Best of German Only 1 / romside_best_of_german_only_1.iso / grafik / dos / tfractal / entpack.exe / TFG_PD#.EXE / FLAECHEN.TXT < prev    next >
Text File  |  1993-03-12  |  149b  |  7 lines

  1. COS((X-1/2)*(Y-1/2)*60)/5
  2. -COS(6.28*X)*SIN(6.28*Y)/4
  3. (SQR((X-1/2))+SQR((Y-1/2)))
  4. SIN(64*(SQR(X-1/2)+SQR(Y-1/2)))/(SQR(X-1/2)+SQR(Y-1/2))/128
  5.  
  6.  
  7.