Post Reply 
(50G) Large Integer to Base 10 Log Programme
05-23-2015, 06:57 AM
Post: #6
RE: HP 50G: Large Integer to Base 10 Log Programme
Placing a programme under the spotlight of forum members hopefully finds bugs - thanks Joe for the keen eyes. Are you the only one bothered or interested? I trust the critique from more eyes will produce a finally correct programme - Come on you others!

Meanwhile the amended programme below deals with the immediate error:

::
CK1&Dispatch
# FF
::
DUP
PTR 2F3A3
%1-
SWAP
FPTR2 ^Z>S
DUP
ONEONE
SUB$
CHR_.
>T$
SWAP
CDR$
&$
palparse
DROP
2%>%%
%%LN
%%10
%%LN
%%/
%%+
%%>%
;
;

A drastic remedy for a unique(?) error. Better suggestions?

Signed: Waiting for the next bug whichever pest may find it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 50G: Large Integer to Base 10 Log Programme - Gerald H - 05-23-2015 06:57 AM



User(s) browsing this thread: 1 Guest(s)