# fastInverseSqrtJS A hacky modification of the fast inverse sqrt algorithm for use in javascript, without understanding the actual code itself, just brute forcing my math until i have a semi-functional solution.