10-20-2023, 04:15 PM
(10-20-2023, 03:33 PM)SMcNeill Wrote:(10-20-2023, 02:35 PM)random1 Wrote: Bplus
Can you give an example of string math. I thought that was what I was doing by converting
the result from number to string then back to a number. The problem is that when converting
back to a number it also converted back to the notation. This has been killing me, The whole
thing will be removed once I can hand verify that all the calculations are correct. Right now, as
it is the values don't match. I print the values to a plain text file so that I can check everything.
Once I can prove everything is calculating correctly this part will be removed from the the main
code. I could use the notation in my hand calculations but most likely it would increase the odds
of me making mistakes. Speed at this point is not a issue.
Thanks R1
https://qb64phoenix.com/forum/showthread.php?tid=787
Yeah ScNeill's is good example, I did 18 chars per calc too, due to his influence.
b = b + ...