home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / qb_pds / math / mathlib / rme_asp.txt < prev   
Encoding:
Text File  |  1991-06-01  |  2.4 KB  |  52 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.  
  75.  
  76.  
  77.  
  78.          This program is produced by a member of the Association of
  79.  
  80.          Shareware Professionals (ASP).  ASP wants to make sure that
  81.  
  82.          the shareware principle works for you.  If you are unable to
  83.  
  84.          resolve a shareware-related problem with an ASP member by
  85.  
  86.          contacting the member directly, ASP may be able to help. 
  87.  
  88.          The ASP Ombudsman can help you resolve a dispute or problem
  89.  
  90.          with an ASP member, but does not provide technical support
  91.  
  92.          for member's products.  Please write to the ASP Ombudsman at
  93.  
  94.          545 Grover Road, Muskegon, MI 49442 or send a CompuServe
  95.  
  96.          message via CompuServe Mail to ASP Ombudsman 70007,3536.
  97.  
  98.