home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / qb_pds / math / mathlib / readme.txt < prev    next >
Encoding:
Text File  |  1991-06-01  |  1.7 KB  |  40 lines

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