On Sep 24, 3:18 pm, "neil.young" <[email protected]> wrote: > Thanks, but it doesn't help much...
I believe javascript doesn't have integers, so large numbers are susceptible to floating point resolution errors. >From the third link below: + 3.1. Numbers + Numbers are the most basic data type; they require very little explanation. JavaScript differs from programming + languages such as C and Java in that it does not make a distinction between integer values and floating-point + values. All numbers in JavaScript are represented as floating-point values. These links might be useful: http://www.leemon.com/crypto/BigInt.html http://www.mozilla.org/js/language/js20-1999-02-18/types.html http://docstore.mik.ua/orelly/webprog/jscript/ch03_01.htm -- Larry > > On 24 Sep., 23:14, Rossko <[email protected]> wrote: > > > > >http://www.google.co.uk/search?hl=en&source=hp&q=large+integers+javas...- > >Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
