home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!ehsn2.cen.uiuc.edu!rg9538
- From: rg9538@ehsn2.cen.uiuc.edu (Ronald E Garnett)
- Newsgroups: comp.robotics
- Subject: HC11 Floating Point Routines
- Message-ID: <BxDosx.Jsv@news.cso.uiuc.edu>
- Date: 8 Nov 92 03:38:56 GMT
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Lines: 35
-
-
-
-
- Help! I'm looking for a library of assembly routines for floating point.
- I don't have time to write them myself. I have access to a C compiler
- which has a floating point library, but the code size is (relatively)
- enormous. Also, if anyone has any great ways to convert a floating
- point to a string, please tell me. I devised a way using floating
- point log10() and pow10(). pow10(x) simply raise 10 to a power of X.
- This works, but is probably not optimal.
-
- if (preference == E-Mail) {
-
- Address = rg9538@ewshp.cen.uiuc.edu;
-
- send( mail, address);
-
- } else {
-
- post( message, group );
-
- }
-
-
- Regards,
-
- Ron Garnett
-
- University of Illinois at Urbana-Champaign
- (Every time i write that, I get thirsty for some reason)
-
-
-
-
- P.S. Is there a 68HC11 group out there? Methinks there should be!
-