Overview[1]#
9,223,372,036,854,775,807 is equivalent to the Hexadecimal value 0x7FFFFFFFFFFFFFFF is the maximum value for a 64-bit Signed int in computing.9,223,372,036,854,775,807 is therefore the maximum value for a variable declared as a long integer (LargeInteger, long, long long int, or bigint) in many programming languages running on modern computers.
More Information#
There might be more information for this subject on one of the following:- [#1] - 9223372036854775807
- based on information obtained 2014-08-24