[comp.binaries.ibm.pc.d] FP math source code

jhuang@sci.ccny.cuny.edu (Jian Huang) (01/13/90)

I am looking for a floating point math source code (prefer
PD version and IEEE format) for 8086.
Thanks in advance for any help.

-- 
JIAN HUANG                         System Software Engineer
jhuang@sci.ccny.cuny.edu           Klinger Scientific
jhuang@ccnysci.uucp                Garden City, NY 11530
jhuang@ccnysci.bitnet              (516)745-6800

fredex@cg-atla.UUCP (Fred Smith) (01/15/90)

In article <1990Jan13.025304.19883@sci.ccny.cuny.edu> jhuang@sci.ccny.cuny.edu (Jian Huang) writes:
>I am looking for a floating point math source code (prefer
>PD version and IEEE format) for 8086.
>
>JIAN HUANG                         System Software Engineer


Try pd:<msdos.C>cephes.arc which can be found on simtel20.  it is a 
pretty nice library of what are purported to be highly precise
C language math routines for scientific/engineering purposes.

Fred