X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Kbwms AT aol DOT com Message-ID: Date: Sun, 28 Sep 2003 10:09:47 EDT Subject: Re: Integrating K. B. Williams's maths functions To: rich AT phekda DOT freeserve DOT co DOT uk (Rich Dawe) CC: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_f9.3198841e.2ca845ab_boundary" X-Mailer: 8.0 for Windows sub 6015 Reply-To: djgpp-workers AT delorie DOT com --part1_f9.3198841e.2ca845ab_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Rich Dawe: In a message dated 9/28/2003 8:01:27 AM Eastern Standard Time, rich AT phekda DOT freeserve DOT co DOT uk writes: > * Code for: cosl, erfcl, y0l, y1l, ynl? The code for cosl is in sinl.c, erfcl is in erfl.c, y0l is in jy0l.c, y1l is in jy1l.c, ynl is in jynl.c > > * Documentation for: jy0l, jy1l, jynl, nonesuchl, sinl, tanl? > Functions j0l(), j1l(), jnl(), y0l(), y1l() and ynl() are documented separately in *.txh files of the same names. Functions sinl() and tanl() have yet to be documented. The code in nonesuchl.c contains two functions: _infinityl() returns a long double infinity, _nanl() returns a long double NaN. Both functions are used in the math-test suite. Please feel free to discard this code. This means that code in the math-test suite must be modified before it can be executed. KB Williams --part1_f9.3198841e.2ca845ab_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Rich Dawe:

In a message dated 9/28/2003 8:01:27 AM Eastern Standard Time, rich AT phekda DOT f= reeserve.co.uk writes:

* Code for: cosl, erfcl, y0l, y1l, ynl?
=

The code for

cosl is in sinl.c,
erfcl is in erfl.c,
y0l is in jy0l.c,
y1l is in jy1l.c,
ynl is in jynl.c



* Documentation for: jy0l, jy1l, jynl, nonesuchl, sinl, tanl?


Functions j0l(), j1l(), jnl(), y0l(), y1l() and ynl() are documented separat= ely in *.txh files of the same names.

Functions sinl() and tanl() have yet to be documented.

The code in nonesuchl.c contains two functions: _infinityl() returns a long=20= double infinity, _nanl() returns a long double NaN.  Both functions are= used in the math-test suite.  Please feel free to discard this code.&n= bsp; This means that code in the math-test suite must be modified before it=20= can be executed.


KB Williams
--part1_f9.3198841e.2ca845ab_boundary--