I have a problem on which I have zero insight. How do I implement a fast Square Root function for Great Cow basic integer math? I think I have basic understanding how scaling can be used in preference to floating point, but not in this case.
Best,
Randy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Folks,
I have a problem on which I have zero insight. How do I implement a fast Square Root function for Great Cow basic integer math? I think I have basic understanding how scaling can be used in preference to floating point, but not in this case.
Best,
Randy
Already included GCB.
Search the Help File for SQRT ().
:-)