home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / math / cephes / readme < prev   
Encoding:
Text File  |  1992-11-19  |  1.2 KB  |  33 lines

  1.    Some software in this archive may be from the book _Methods and
  2. Programs for Mathematical Functions_ (Prentice-Hall, 1989) or
  3. from the Cephes Mathematical Library, a commercial product. In
  4. either event, it is copyrighted by the author.  What you see here
  5. may be used freely but it comes with no support or guarantee.
  6.  
  7.    The two known misprints in the book are repaired here in the
  8. source listings for the gamma function and the incomplete beta
  9. integral.
  10.  
  11.  
  12.    Stephen L. Moshier
  13.    moshier@world.std.com
  14.  
  15. --------------------------------------------------
  16.  
  17. 19 November 1992
  18.  
  19. ZIP archive constructed and index compiled.
  20.  
  21. To reconstruct the original directory structure, use the -d switch:
  22.  
  23.     C:\CEPHES>pkunzip -d cephes
  24.  
  25. This archive includes all the programs in the /netlib/cephes directory
  26. on research.att.com as of 17 Nov 92.  The file "index" will tell you in
  27. what directory and file each function can be found.  If there is
  28. something else mentioned in cephes.doc that you need, you can check
  29. research.att.com to see whether it has been added.  Failing that, you
  30. can contact Stephen Moshier.
  31.  
  32.                                       Jim Van Zandt <jrv@mbunix.mitre.org>
  33.