BigInt
InJavaScript,BigInt is a numeric data type that can represent integers in thearbitrary precision format. In other programming languages different numeric types can exist, for examples: Integers, Floats, Doubles, or Bignums.
In this article
See also
- Numeric types on Wikipedia
- The JavaScript type:
BigInt - The JavaScript global object
BigInt