Andre, Base number calculations are one of my fields of expertise, i reverse engineered natural mathematics for my own theory of quantic compression. And got limited very often but learned a lot! I have plans for an enhanced n-bit calculator and base-free of course but speed might be an issue though so i'll takle it in a distributed cluster style to make it faster though...
Right now, you can use shell(start "python /c "&&scriptfilepath&&">>" && logfilepath) and get a bit higher precision. There's always mathematica but i found it's limit already (took 6 months non-stop calculation to make mathematica crash - and i dont know where!) Yes, I have plans to extend TAOO's computation. Distributed/cluster style with arrays but the speed may not be spectacular for a while... What do you need Andre? Like in Scripting, there's always cools tricks with numbers ;) ;) Xa > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Dar Scott > Sent: Sunday, May 22, 2005 00:25 > To: How to use Revolution > Subject: Re: can Rev handle big numbers? > > > On May 21, 2005, at 3:34 PM, Andre Garzia wrote: > > > the main trouble is with base conversions here... damn big numbers. > > If you just need hex and raw binary consider H* and > binaryEncode and binaryEncode. > > I think command-line D is in OS X, but I don't know anything > about it. > It might be available for other platforms. > > Security utilities might do big whole-number arithmetic. > > If you are happy with the 52 (53?) bits of wholes represented > in double, then you make your own base conversion. > > You can nag me to put arithmetic higher on my list, but who > knows what good that'll do. I am very curious about what > your arithmetic and base conversion needs are. > > Dar > > > -- > ********************************************** > DSC (Dar Scott Consulting & Dar's Lab) > http://www.swcp.com/dsc/ > Programming and software > ********************************************** > > _______________________________________________ > use-revolution mailing list > [email protected] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
