AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.44k stars 520 forks source link

Add Fast Inverse Square Root Code #392

Open aryanrai2001 opened 1 year ago

aryanrai2001 commented 1 year ago

I am creating a pull request to add the fast inverse square root program to this repository.