Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
_INTEGER64 calculation
#9
(07-27-2022, 04:02 AM)Pete Wrote:
(07-26-2022, 03:00 PM)aurel Wrote: I am wondering
what is real purpose of such a big number evaluations?
jerking off or what?

Integr64 can't help you. You need FreeBASIC for that! Big Grin

Some people I guess like to carry out large calculations, and for non-integers, large digit decimal fractions, but frankly, string math routines are the way I approach these situations.

One hurdle in string math is what to do with equations like 1 / 3 * 3. Without a way to hold a remainder, the function returns .99999999 repeatedly to as many digits as the user assigns.

Pete

This should fix your wagon: https://qb64phoenix.com/forum/showthread...62#pid4162
b = b + ...
Reply


Messages In This Thread
_INTEGER64 calculation - by vinceg2022 - 07-25-2022, 09:12 PM
RE: _INTEGER64 calculation - by SMcNeill - 07-25-2022, 09:33 PM
RE: _INTEGER64 calculation - by bplus - 07-25-2022, 10:12 PM
RE: _INTEGER64 calculation - by SMcNeill - 07-26-2022, 12:26 AM
RE: _INTEGER64 calculation - by vinceg2022 - 07-26-2022, 05:09 AM
RE: _INTEGER64 calculation - by aurel - 07-26-2022, 03:00 PM
RE: _INTEGER64 calculation - by Pete - 07-27-2022, 04:02 AM
RE: _INTEGER64 calculation - by bplus - 07-27-2022, 12:00 PM
RE: _INTEGER64 calculation - by aurel - 07-26-2022, 03:05 PM



Users browsing this thread: 3 Guest(s)