simon@cs.odu.edu (Michael N Simon) (11/15/90)
Howdy Folks, I really need some help on a project I'm working on. I need an algorithm in c or pascal that will perform Floating point Arithmetic. I can't seem to find one in any of the local college libraries. Thanks for replying... Mike Simon
bright@nazgul.UUCP (Walter Bright) (11/18/90)
In article <1990Nov15.035257.18825@cs.odu.edu> simon@cs.odu.edu (Michael N Simon) writes:
/I really need some help on a project I'm working on. I need an algorithm in
/c or pascal that will perform Floating point Arithmetic. I can't seem
/to find one in any of the local college libraries.
If you get the library source to Zortech C/C++, it comes with the full
source to the floating point routines (all in assembler, though!).
Zortech can be reached at 800-848-8408. (Ask about the educational student
discount.)