home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 8938 < prev    next >
Encoding:
Text File  |  1992-11-16  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!pmafire!mica.inel.gov!ux1!news.byu.edu!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!agate!linus!linus.mitre.org!truth!jrv
  3. From: jrv@truth.mitre.org (Van Zandt)
  4. Subject: Re: Where are the functions erf(), and erfc()?
  5. Message-ID: <1992Nov16.135720.16125@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: truth.mitre.org
  8. Organization: The MITRE Corp., Bedford, Ma.
  9. Distribution: na
  10. Date: Mon, 16 Nov 1992 13:57:20 GMT
  11. Lines: 17
  12.  
  13. jones@acsu.buffalo.edu (Terry A. Jones) recently posted a request
  14. for erf() and erfc()...
  15.  
  16. I suggest you look at these files at wsmr-simtel20.army.mil, or one
  17. of its mirrors:
  18.  
  19. "PD1:","<MSDOS.C>","JPL-C.ARC",1,169371,8,880920,
  20.                 "JPL library of portable C routines"
  21. "PD1:","<MSDOS.C>","CEPHES.ARC",1,58368,8,890103,
  22.                 "Mathematical functions in 'C'"
  23.  
  24. The JPL routines look like massive overkill.  The cephes collection is
  25. incomplete, but includes good implementations of erf() and erfc().
  26. Does anyone know of a more complete version on the Internet?
  27. (Cephes was apparently first posted on BIX.)  
  28.  
  29.                            - Jim Van Zandt <jrv@mbunix.mitre.org>
  30.