realbasic-nug
[Top] [All Lists]

Re: double to string????

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: double to string????
From: Joe Strout <joe@inspiringapps.com>
Date: Mon, 30 Jun 2008 13:49:00 -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: <C48F01D8.4EB3E%markus_winter@online.de>
References: <C48F01D8.4EB3E%markus_winter@online.de>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Jun 30, 2008, at 1:34 PM, Markus Winter wrote:

Oh dear God. Double precision with 17 numbers after the decimal point I can
happily live with - but that it is restricted to 17 numbers before the
decimal point is shocking.

I think you've missed the point of a "floating point" number -- it's 17 digits (or so) period, both before and after the decimal point, which can "float" to any position within those 17 digits.

And I still don't get how it can simply eat two numbers before the decimal
point.

Easy: it has no place to put them.

Best,
- Joe

--
Joe Strout
Inspiring Applications, Inc.
http://www.InspiringApps.com




_______________________________________________
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>