Square root
Posted: Thu Oct 25, 2012 2:36 pm
I stumbled across an integer square-root function for 16 bit integers,
that I modified a bit for 32 bit integers, and posted to the files
section of the group.
It converges pretty quickly performing a square-root in about 38
microseconds.
that I modified a bit for 32 bit integers, and posted to the files
section of the group.
It converges pretty quickly performing a square-root in about 38
microseconds.