realbasic-nug
[Top] [All Lists]

Base 10 Math. Was: Re: Math Error?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Base 10 Math. Was: Re: Math Error?
From: William Squires <wsquires at satx dot rr dot com>
Date: Fri, 28 Jul 2006 19:16:49 -0500
Cc:
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20060728155822 dot 9F89013D5BF1 at lists dot realsoftware dot com> <EA375F2B-4BDB-41FB-B45E-291B59091687 at cox dot net> <5d7ca37e0607281229j1ef50a09xccfd1932a234991d at mail dot gmail dot com>
Although I can conceive of a quantum computer 'bit' having three states; unentangled-0, unentangled-1, and entangled-? I can even conceive of making a memory element using a 4-bit A/D-D/A converter that has 10 levels of quantization (0000-1001) though you'd have to use a ridiculously large voltage to avoid the noise floor between the quantized voltage levels (10 volt logic, anyone?) :) Though you'd at least have a 'native' base-10 memory element (register) to do computations on. Clearly impractical, though, even with Moore's law...

On Jul 28, 2006, at 2:29 PM, Mathieu Langlois wrote:

Wrong, anything digital uses base 2.  It's just the nature of digital,
there is either electricity or there is not.  When you start measuring
the level of the electricity, you enter the analog world.

On 7/28/06, Art Peters <artxp at cox dot net> wrote:
Calculators typically use base 10 calculations, computers typically
employ base 2. In base 2 the numbers here can't be represented
exactly because each term in the binary sequence (1/(2^n)) can only
get arbitrarily close to the number. In base 10 the number can be
represented exactly.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


William H Squires Jr
4400 Horizon Hill #4006
San Antonio, TX 78229
wsquires at satx dot rr dot com dot nospam <- remove the .nospam

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

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


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