Posted by Steve Moshier on November 04, 1997 at 10:24:51:
In Reply to: Re: Q:cephes -gamma section posted by Scott Betts on September 03, 1997 at 10:45:39:
: : I am looking for the Gamma section of cephes. It
: : contains the files: ( according to the *.doc file)
: : betaf,facf, gammaf .etc.
: The bast way to track it down would probably be to
: get in touch with the person who developed it,
: in this case Stephen L. Moshier
The double precision versions of these are
in cephes/cprob.shar. File names ending in "f"
refer to single precision. Those are available
in the Linux distribution of cephes -- look for
ftp://tsx-11.mit.edu/pub/linux/sources/libs/cephes-math-26a.tar.gz
-- Steve