home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / QBAS / REALFUN.ZIP / README.TXT < prev    next >
Text File  |  1991-06-01  |  2KB  |  40 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.          RealFun:  Real & Complex Math Libraries for QuickBASIC
  7.          README.TXT
  8.  
  9.          This package should contain the following files:
  10.  
  11.          REALFUN  LIB   Stand-alone library of routines for real
  12.                              numbers
  13.          REALFUN  QLB   Quick-library of routines for real numbers
  14.          COMPFUN  LIB   Stand-alone library of routines for complex
  15.                              numbers
  16.          COMPFUN  QLB   Quick-library of routines for complex
  17.                              numbers
  18.          REALTOP  TXT   Topical listing of REALFUN routines
  19.          REALLIST TXT   Alphabetical listing of contents of REALFUN
  20.          COMPTOP  TXT   Topical listing of goodies in COMPFUN
  21.          COMPLIST TXT   Alphabetical listing of stuff in COMPFUN
  22.          MANUAL   TXT   How to use these libraries
  23.  
  24.          DEMO     TXT   Short blurb on the demo programs
  25.          DEMONEWT BAS   Newton's method demo:  source
  26.          DEMONEWT EXE   Newton's method demo:  executable
  27.          DEMOJUL  BAS   Julia set demo:  source
  28.          DEMOJUL  EXE   Julia set demo:  executable
  29.          DEMOATAN BAS   Arctangent demo:  source
  30.          DEMOATAN EXE   Arctangent demo:  executable
  31.          DEMOTRIG BAS   Trigonometric functions demo:  source
  32.          DEMOTRIG EXE   Trigonometric functions demo:  executable
  33.          PASTEL   MAP   256 color palette for DEMONEWT and DEMOJUL
  34.          NEWTON   GIF   Output gif from DEMONEWT, 320 x 200 x 256
  35.          JULIA    GIF   Output gif from DEMOJUL, 320 x 200 x 256
  36.  
  37.          REGISTER TXT   Registration information
  38.          README   TXT   This file
  39.          PRINTDOC BAT   Batch file to print documentation
  40.