home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.electronics
- Path: sparky!uunet!spool.mu.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!ehsn2.cen.uiuc.edu!rg9538
- From: rg9538@ehsn2.cen.uiuc.edu (Ronald E Garnett)
- Subject: 68HC11 Floating Point Routines
- Message-ID: <BxDpBv.JyH@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Date: Sun, 8 Nov 1992 03:50:17 GMT
- 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!
-
-