|
If someone wants to tackle this, I'm
pretty sure we'd distribute it on Labs if you wanted to make it available to
the AS3 community. - Gordon From: It might be possible to
port the Java BigInteger class to AS3. The Java source code is available, so it
ought to be possible to see fairly quickly whether it could work or not. On 2/21/06, Niklas
Richardson <[EMAIL PROTECTED]>
wrote: Crap! On 2/21/06, Gordon
Smith <
[EMAIL PROTECTED]> wrote: You have a problem... a Number can't store more than 15 or 16
significant decimal digits. If you need more, you're going to have to write or
acquire the equivalent of a BigInteger class, which would probably use
arbitrarily long Strings to store arbitrarily large integers. - Gordon From: [email protected]
[mailto:[email protected]]
On Behalf Of Niklas Richardson Hi all, -- SPONSORED
LINKS
YAHOO!
GROUPS LINKS
--
SPONSORED
LINKS
YAHOO!
GROUPS LINKS
|
- RE: [flexcoders] Handling VERY large numbers in Flex Gordon Smith
- Re: [flexcoders] Handling VERY large numbers in Fle... Paul Hastings
- Re: [flexcoders] Handling VERY large numbers in... Niklas Richardson
- Re: [flexcoders] Handling VERY large number... Paul Hastings
- Re: [flexcoders] Handling VERY large nu... Niklas Richardson

