SunsetQuest / NewtonPlus-Fast-BigInteger-and-BigFloat-Square-Root

A fast, possibly the fastest, square root function for large integers and floats in C# and Java. The algorithm uses a variety of new and existing ideas to calculate the square root with greater efficiency and better performance than other algorithms. The performance of this function only starts large numbers above 2^52.
13Updated 2 years ago

Related projects

Alternatives and complementary repositories for NewtonPlus-Fast-BigInteger-and-BigFloat-Square-Root