Skip to content

this algorithm estimates the multiplicative inverse (reciprocal) of the square-root of a 32-bit floating-point number

Notifications You must be signed in to change notification settings

samarthkulshrestha/fast_inverse_square_root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast inverse square root

This algorithm estimates the multiplicative inverse (reciprocal) of the square-root of a 32-bit floating-point number in IEEE 754 floating-point format.

learn more

Licence

Licensed under the do whatever the fuck you wanna do public licence.

(c) Samarth Kulshrestha, 2021

About

this algorithm estimates the multiplicative inverse (reciprocal) of the square-root of a 32-bit floating-point number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages