this algorithm estimates the multiplicative inverse (reciprocal) of the square-root of a 32-bit floating-point number
-
Updated
Nov 3, 2023 - C
8000
this algorithm estimates the multiplicative inverse (reciprocal) of the square-root of a 32-bit floating-point number
Answer to C/Linux programming challenge to do a square root and print the result without using ANY c libraries
Add a description, image, and links to the square-root topic page so that developers can more easily learn about it.
To associate your repository with the square-root topic, visit your repo's landing page and select "manage topics."