100 digits is enough for Proof of Concept for Binary Conversions and BigSQR's both.
I think I am doing 100 digits with division as well, unless you bypass Mr$ and do NInverse$ directly.
I confess I don't remember if LTE (<=) and LT (<) for number strings work with decimals or not... I suspect NOT.
So I might have to rework them to handle at least decimals maybe negs too.
I know there was a reason you can't use <= and < for number strings but don't remember what goes wrong.
I think I am doing 100 digits with division as well, unless you bypass Mr$ and do NInverse$ directly.
I confess I don't remember if LTE (<=) and LT (<) for number strings work with decimals or not... I suspect NOT.
So I might have to rework them to handle at least decimals maybe negs too.
I know there was a reason you can't use <= and < for number strings but don't remember what goes wrong.
b = b + ...