Skip to content

Instantly share code, notes, and snippets.

@kaedroho
Created June 25, 2017 20:00
Show Gist options
  • Save kaedroho/242e3d340127ebeff047e8c1fd2e36a6 to your computer and use it in GitHub Desktop.
Save kaedroho/242e3d340127ebeff047e8c1fd2e36a6 to your computer and use it in GitHub Desktop.
angle = sqrt((radius**2 - (radius - tolerance)**2)*4) / radius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment