Skip to content

Instantly share code, notes, and snippets.

@jackmott
Created April 21, 2017 14:38
Show Gist options
  • Select an option

  • Save jackmott/c58723e0fe81f5853f3718aa645d36f8 to your computer and use it in GitHub Desktop.

Select an option

Save jackmott/c58723e0fe81f5853f3718aa645d36f8 to your computer and use it in GitHub Desktop.
Equations that almost evaluate to 10958
(1 + (2 + (3^((4 / 5) + (6 + ((7 + 8) / 9))))))
(1 * ((((2^3) + 4) / 5)^(((6 + 7) / 8) + 9)))
((1 + (((2^3) * 4) * (5 | 6))) * (7 - (8 / 9)))
((1 + 2) + (3^((4 / 5) + (6 + ((7 + 8) / 9)))))
(((1^2) - 3) + ((4^(5 - ((6 - 7) / 8))) * 9))
((1 / (2^((3^(4 / (5 + 6))) * (7 - 8))))^9)
((1^2) + ((3 / 4)^(5 - ((6 * (7 * 8)) / 9))))
((1^2)+((3/4)^(5 - ((6*7)*(8/9)))))
(((1^2)*((3*4)/5))^(((6+7)/8)+9))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment