X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F77094C.F94B5C81@phekda.freeserve.co.uk> Date: Sun, 28 Sep 2003 17:16:12 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Integrating K. B. Williams's maths functions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. KB Williams wrote: > 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 Thanks. > * 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. Thanks. > Functions sinl() and tanl() have yet to be documented. OK. > 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. OK. I need to think about those. (Don't have time right now.) Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]