refactor: relocate and rename sqrtFixedpoint() to isqrt()
Since the implementation has no interaction with the FixedPoint class, it makes little sense to name it so.
Please register or sign in to comment
Since the implementation has no interaction with the FixedPoint class, it makes little sense to name it so.