(49G) Z->B & B->Z full Accuracy
|
05-31-2015, 02:12 PM
(This post was last modified: 06-15-2017 01:42 PM by Gene.)
Post: #1
|
|||
|
|||
(49G) Z->B & B->Z full Accuracy
The 49G converts zints to hexadecimal strings by R->B, first transforming the zint to a real & thereby loosing significant digits.
This programme does Z->B & B->Z to full accuracy. eg For input 9898989898989898979 the programme returns # 9898989898989898979d & applying the programme again returns the original zint. Code: :: |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(49G) Z->B & B->Z full Accuracy - Gerald H - 05-31-2015 02:12 PM
RE: HP 49G: Z->B & B->Z full Accuracy - Joe Horn - 06-02-2015, 05:22 AM
RE: HP 49G: Z->B & B->Z full Accuracy - Gerald H - 06-02-2015, 08:11 AM
RE: HP 49G: Z->B & B->Z full Accuracy - Joe Horn - 06-02-2015, 09:23 PM
RE: HP 49G: Z->B & B->Z full Accuracy - rprosperi - 06-03-2015, 01:42 AM
|
User(s) browsing this thread: 1 Guest(s)