Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] big numbers in javascript


  • From: allard-schripsema at procergs.rs.gov.br (Allard Schripsema)
  • Subject: [Javascript] big numbers in javascript
  • Date: Fri Jun 24 12:16:44 2005

Hi all,

I was wondering, does anybody know of a math library for "really big"
numbers,
I need some fast functions.
the operations are simple add, substract, multiply and divide.
Go get the idea: try  adding : 1515274949495091 + 12345612323232300 in
javascript
It will return 13860887272727392 in IE  (should be 13860887272727391)
etc..

thanks,
Allard Schripsema
www.visualdigital.com.br