Types/int32: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				 throws around mathematical notation  | 
				||
| Line 2: | Line 2: | ||
32 bit signed number.  | 32 bit signed number.  | ||
The range is [-2^31, 2^31 - 1  | The range is [-2^31, 2^31 - 1] or [-2147483648, 2147483647] or approximately 2 billion 147 million  | ||
Revision as of 11:40, 6 July 2018
| This article is a stub, and not comprehensive. | 
|---|
| You can help this wiki by expanding it. | 
32 bit signed number.
The range is [-2^31, 2^31 - 1] or [-2147483648, 2147483647] or approximately 2 billion 147 million