Very fast NEW division routine with string math...
#8
hello Pete
something is wrong, try with the following values
Code: (Select All)
limit&& = 32: betatest% = 0
If betatest% Then Width 170, 42: _ScreenMove 0, 0
Dim Shared stringmatha$, stringmathb$, runningtotal$, operator$
a$ = "8." + String$(limit&& - 1, "8")
b$ = "9." + String$(limit&& - 1, "9")
the division routine goes into an infinite loop
Reply


Messages In This Thread
RE: Very fast NEW division routine with string math... - by Jack - 09-11-2022, 10:31 PM



Users browsing this thread: 1 Guest(s)