Skip to content

Inverse Square Root Algorithm #1

@ErdemT09

Description

@ErdemT09

Here is an algorithm that approximates the inverse and normal square root of a number using floating-point bit manipulation and Newton's method: https://github.com/ErdemT09/Fast-inverse-square-root/blob/master/FastInverseSqrt.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions