09-26-2022, 04:52 PM
@Pete, do you have decimal place worked out for Square Roots?
I just modified an Extended Integer Square Root code to a Real Square Root in String Math. I wonderful improvement over the old estimate method I had, faster and accurate to any amount of decimals!
I just modified an Extended Integer Square Root code to a Real Square Root in String Math. I wonderful improvement over the old estimate method I had, faster and accurate to any amount of decimals!
b = b + ...