How can I get greater precision than Long?

  • Thread starter Thread starter Renny Bosch
  • Start date Start date
Renny Bosch said:
What is the recommended method to do arithmetic that requires greater
precision than is available with the Long type? I can write my own
routines using strings to represent very long numbers, or arrays of Longs
meant to be concatenated, but if there is a method already worked out by
somebody else that would make it easier. (This is not for a business
application but for Mathematical problem solving.)
 
sfghjkj;;:::::

David W. Fenton said:
Um, yes, in current versions of ACE. But this:



...is what I was assuming meant that a 64-bit integer had been added
to the ACE for A2010.

Yes? No?
 
Back
Top