Skip to main content
Active reading. [ <https://en.wiktionary.org/wiki/doesnt>].
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

Firefox 3 doesntdoesn't seem to have a problem with huge numbers.

1e+200 * 1e+100 will calculate fine to 1e+300.

Safari seem to have no problem with it aswellas well.    (For the record, this is on a Mac if anyone else decides to test this.)

Unless I lost my brain at this time of day, this is way bigger than a 64-bit integer.

Firefox 3 doesnt seem to have a problem with huge numbers.

1e+200 * 1e+100 will calculate fine to 1e+300.

Safari seem to have no problem with it aswell.  (For the record, this is on a Mac if anyone else decides to test this)

Unless I lost my brain at this time of day, this is way bigger than a 64-bit integer.

Firefox 3 doesn't seem to have a problem with huge numbers.

1e+200 * 1e+100 will calculate fine to 1e+300.

Safari seem to have no problem with it as well.  (For the record, this is on a Mac if anyone else decides to test this.)

Unless I lost my brain at this time of day, this is way bigger than a 64-bit integer.

Source Link
jishi
  • 24.7k
  • 6
  • 51
  • 78

Firefox 3 doesnt seem to have a problem with huge numbers.

1e+200 * 1e+100 will calculate fine to 1e+300.

Safari seem to have no problem with it aswell. (For the record, this is on a Mac if anyone else decides to test this)

Unless I lost my brain at this time of day, this is way bigger than a 64-bit integer.