Android Question What is the max Long?

ggpanta

Member
Licensed User
Longtime User
Is it limited by Java ie signed (2^63-1) or unsigned as in C#/VB (2^64 - 1) also are there any other data types available that have greater precision ? Supporting an eq of the BigInteger struct would help a lot.

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…