From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,97c3a0db6093903e,start X-Google-Attributes: gid103376,public From: William Starner Subject: Number Library for Ada Date: 1999/06/19 Message-ID: <376C7503.D507AF1D@worldnet.att.net>#1/1 X-Deja-AN: 491625957 Content-Transfer-Encoding: 7bit Followup-To: comp.lang.ada Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc02.worldnet.att.net 929854487 4987 12.72.143.252 (20 Jun 1999 04:54:47 GMT) Organization: AT&T WorldNet Services Mime-Version: 1.0 Reply-To: dstarner98@aasaa.ofe.org NNTP-Posting-Date: 20 Jun 1999 04:54:47 GMT Newsgroups: comp.lang.ada Date: 1999-06-20T04:54:47+00:00 List-Id: A pre-alpha version of a number library for Ada, Number Library 23, has been uploaded to xavina.student.okstate.edu/pub (thanks to my friend Xavina.) Right now it does interval arthimetic and some IEEE754* stuff using libc functions & hardware support. I'd appreciate any help, including constuctive commentary on my Ada style. Since I don't get the ftp logs, I'd appreciate any commentary to dstarner98@aasaa.ofe.org to let me know if any downloaded it. * IEEE754 is the standard for floating point numbers. The main difference between IEEE754 and normal floating point is that IEEE754 includes NAN and INF, with well defined semantics (which Ada obscures with it's own semantics.) -- David Starner - dstarner98@aasaa.ofe.org (alternately dvdeug@hotmail.com) "I would weep, but my tears have been stolen; I would shout, but my voice has been taken. Thus, I write." - Tragic Poet