Skip to content

Instantly share code, notes, and snippets.

@garybernhardt
Created July 22, 2015 21:52
Show Gist options
  • Select an option

  • Save garybernhardt/5cd9c63d8084c93c74c5 to your computer and use it in GitHub Desktop.

Select an option

Save garybernhardt/5cd9c63d8084c93c74c5 to your computer and use it in GitHub Desktop.
def adjust(t,h);(3*h)−(4*t*h);end
def adjust(t,h);(3*h)-(4*t*h);end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment