Chronology Current Month Current Thread Current Date
[Year List] [Month List (current year)] [Date Index] [Thread Index] [Thread Prev] [Thread Next] [Date Prev] [Date Next]

[Phys-L] I need big numbers crunching



[Phys-L] I need big numbers crunching

* [Phys-L] I need big
------------------------------------------------------------------------
/From/: "Roberto Carabajal" <rcarabaj@copelnet.com.ar
<mailto:rcarabaj%40copelnet.com.ar>>//
* /Date/: Sat, 22 Mar 2014 13:16:58 -0300//

------------------------------------------------------------------------

Hello:

Please, can you recommend a programming language implementation such can
deal with arbitrary real numbers length (no Maple nor Mathematica) in a
simple way (native) ?

Thanks very much.

Roberto

=================================

Since the demise of the earliest commercial processors such
as IBM 1620, 1401 etc. and Honeywell 200 series systems which offered
native arbitrary length integer operations in their modestly sized 9 bit
word length Binary Coded Decimal (BCD) organized memories,
arbitrary length arithmetic (aka bignum arithmetic) is instead offered
by software languages such as Haskell, Lisp, Perl, Python and Ruby,
some of which offer free downloads and freely available tutorial
materials.

Brian Whatcott Altus OK

<http://en.wikipedia.org/wiki/Ruby_%28programming_language%29>