home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!portal!cup.portal.com!Jake-S
- From: Jake-S@cup.portal.com (Jake G Schwartz)
- Newsgroups: comp.sys.hp48
- Subject: Re: Programmers Calculator?
- Message-ID: <74286@cup.portal.com>
- Date: Sun, 24 Jan 93 16:54:44 PST
- Organization: The Portal System (TM)
- Distribution: usa
- References: <1993Jan21.151325.4632@mixcom.com>
- <21JAN199314125523@pavo.concordia.ca> <74270@cup.portal.com>
- <1993Jan24.141419.6664@doug.cae.wisc.edu>
- Lines: 10
-
- Joel Kolstad asks whether the 16C emulator library for the HP48 will handle
- floating point numbers in all four bases. The basic functionality does not
- handle them. but I do have RPL using the library functions which will do it.
- Or, I should say, I have RPL which converts between decimal floating point
- and floating point in any of the other bases. Adapting the arithmetic
- functions to handle them as well shouldn't be too difficult. I think we'll
- have to include all that in the printed manual. The conversion runs fairly
- quickly.
-
- Jake Schwartz
-