You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I stumbled across a video that explained how to do square root by hand, I wanted to implement that method in AutoHotkey.
So here it is, at least the first few decimal places are correct, I guess it's something with divisions.