Skip to content

Instantly share code, notes, and snippets.

@desg
Created February 20, 2013 19:23
Show Gist options
  • Save desg/4998437 to your computer and use it in GitHub Desktop.
Save desg/4998437 to your computer and use it in GitHub Desktop.
def inner(radius,width):
return (2 * 3.14158265 * radius * width) / 196935000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment