Skip to content

Instantly share code, notes, and snippets.

@rentalcustard
Created July 18, 2013 10:38
Show Gist options
  • Save rentalcustard/6028368 to your computer and use it in GitHub Desktop.
Save rentalcustard/6028368 to your computer and use it in GitHub Desktop.
1.9.3-p194 :019 > 10.0 / 0.0
=> Infinity
1.9.3-p194 :020 > 0.0 / 0.0
=> NaN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment