09-13-2022, 03:58 AM
LOOP UNTIL olda = a
Because it hard to get olda to be exactly = a
Loop Until abs(a-olda) < someTinyNumber ' Might work better
Because it hard to get olda to be exactly = a
Loop Until abs(a-olda) < someTinyNumber ' Might work better
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever


