Post Reply 
WP-34S galUS-> l Precision
09-09-2016, 02:33 AM
Post: #7
RE: WP-34S galUS-> l Precision
(09-08-2016 05:02 AM)Joe Horn Wrote:  What we need is the original table of factors which were rounded off to create this table.

Last year I compiled the best definitions (best = exact where possible) for all the units while working on newRPL units module. While it may sound easy, unit conversions without precision loss is no easy task, because you have to define a composite unit in terms of other units (not necessarily base units) which have exact definitions, rather than the same chosen base unit for all. Then you need to evaluate recursively at run time all the operations to determine the conversion factor at the given system precision. This takes both a lot of space and computing power.
I was able to make this work on newRPL after a lot of research to get the proper unit definitions. If anyone is interested, the source code of newRPL has a list of all units supported with their "exact" definitions shown in the comments. But implementing this will probably require more ROM space and computing power than the 34S has available, so don't keep your hopes too high.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
WP-34S galUS-> l Precision - Nick - 09-07-2016, 10:20 PM
RE: WP-34S galUS-> l Precision - Paul Dale - 09-07-2016, 11:56 PM
RE: WP-34S galUS-> l Precision - Joe Horn - 09-08-2016, 05:02 AM
RE: WP-34S galUS-> l Precision - Claudio L. - 09-09-2016 02:33 AM
RE: WP-34S galUS-> l Precision - Nick - 09-09-2016, 04:47 AM
RE: WP-34S galUS-> l Precision - Dol - 09-09-2016, 08:04 AM
RE: WP-34S galUS-> l Precision - Paul Dale - 09-09-2016, 08:05 AM
RE: WP-34S galUS-> l Precision - renif - 09-08-2016, 01:15 PM
RE: WP-34S galUS-> l Precision - Nick - 09-08-2016, 02:49 PM
RE: WP-34S galUS-> l Precision - Nick - 09-10-2016, 05:22 PM
RE: WP-34S galUS-> l Precision - Nick - 09-11-2016, 04:11 PM
RE: WP-34S galUS-> l Precision - Dieter - 11-27-2016, 03:12 PM
RE: WP-34S galUS-> l Precision - Paul Dale - 12-10-2016, 11:19 PM
RE: WP-34S galUS-> l Precision - Paul Dale - 12-12-2016, 01:46 AM
RE: WP-34S galUS-> l Precision - Paul Dale - 12-12-2016, 09:02 AM
RE: WP-34S galUS-> l Precision - emece67 - 12-14-2016, 03:41 PM
RE: WP-34S galUS-> l Precision - Vtile - 12-16-2016, 02:46 PM
RE: WP-34S galUS-> l Precision - Vtile - 12-16-2016, 10:50 PM



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