I have uploaded:

/pub/simtelnet/msdos/c/
cephes27.zip    Cephes Mathematical Library (C sources)

  Cephes provides special functions of mathematical physics and related
items in C language of interest to scientists and engineers.  The new
C language standard, C9X, has complex variable types that are
supported here and by the GNU C compiler.
  Partial contents -- Elementary functions (log, exp, sin, cos, ...).
Gamma, psi, dilograithm, Airy, Bessel, hypergeometric, Struve.
Complete and incomplete elliptic functions.  Exponential, sine &
cosine, hyperbolic, Fresnel integrals.  Probability integrals and
their inverses: Gaussian, Poisson, F, Chi-square, gamma, Student's,
binomial, negative binomial, Kolmogorov-Smirnov Arithmetic on
polynomials, rationals, extended precision floating point.  Complex
arithmetic and elementary functions.  Precisions -- There are separate
libraries for five different precisions: single, double, long double
(80 or 96-bit), long double (128-bit), q-class (384-bit software
arithmetic and check routines).  There is a C++ class for the extended
precision arithmetic.
  This DOS-specific distribution includes configurations for Microsoft
Visual C, DJGPP, or GNUWIN32 compilers, and a DOS executable 100-digit
calculator program.
Special requirements: None.
Changes: Additional features added.
cephes27.zip has replaced cephes25.zip.
Freeware.  Uploaded by the author.
Author:         Stephen L. Moshier
Maintained-by:  moshier@na-net.ornl.gov
Primary-site:	tsx-11.mit.edu /pub/linux/sources/libs
		   1407 kb cephes-math-27.tar.gz
		   includes precompiled binaries for ix86-linux
Alternate-site: netlib.bell-labs.com:/netlib/cephes
		http://netlib.org/cephes
		sunsite.unc.edu/pub/Linux/devel/lang/c
Original-site:  http://people.ne.mediaone.net/moshier/index.html
Platform:       Any
Copying-policy: Freely distributable
