08-29-2022, 08:28 PM
I'm working on a (purely academic) math exercise that involves a 12 digit integer...I was planning to use 'long' integers but that seems to be limited to smaller numbers.
I assumed long integers could handle such a number, but that apparently isn't the case. Is scientific notation the only format for integers at these values?
I assumed long integers could handle such a number, but that apparently isn't the case. Is scientific notation the only format for integers at these values?