Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

54-bit signed two's complement integer, which has a minimum value of -253 and a maximum value of 253-1, represented as a number in JSON.

This is the largest integer value which can be safely used in JavaScript.

  • No labels