This is a implementation of the fast inverse square root function from quake 3
It can be up to three times as fast as using the .sqrt() method on a float32
Here's the original implementation:
float
This is a implementation of the fast inverse square root function from quake 3
It can be up to three times as fast as using the .sqrt() method on a float32
Here's the original implementation:
float