realbasic-nug
[Top] [All Lists]

Re: double to string????

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: double to string????
From: Kirk Gray <develop@kirkgray.com>
Date: Mon, 30 Jun 2008 13:08:37 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <2570E826-6253-41D9-96EA-843250120E44@frontiernet.net>
References: <C48EF1BB.4EB29%markus_winter@online.de> <2570E826-6253-41D9-96EA-843250120E44@frontiernet.net>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Jun 30, 2008, at 12:43 PM, Harrie Westphal wrote:

Markus, a double only offers, I believe, 17 digits of accuracy. You have exceeded that by a long shot. To handle a number like that would require a double double, a 16 byte double I believe. There is someone who offers an RB package that gives you basically unlimited number sizes as well as a ton of other mathematics but I cannot remember the authors name or the name of the package that he offers. I am sure someone else will remember.

Bob Delaney's port of a Decimal type to RB can be found here:
<http://homepage.mac.com/delaneyrm/DecimalPlugin.html>

He has other extended number types also, but with more restrictive licenses.

————————————————
Kirk Gray
REALbasic Professional 2008r2
MacBook Core 2 Duo, OS X 10.5.3
Power Mac dual G4, OS X 10.4.11



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>