Skip to content

Instantly share code, notes, and snippets.

@ahmadajmi
Created October 2, 2011 04:44
Show Gist options
  • Save ahmadajmi/1257061 to your computer and use it in GitHub Desktop.
Save ahmadajmi/1257061 to your computer and use it in GitHub Desktop.
__
| r if r > 0 # This construct is called a case analysis
|
|__ 0 if r = 0
|R| = |
|
|__ -r if r < 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment