-5 * 10(3 + x)
I need things like this. Anything you can think of. I'm just testing right now to make sure my program won't crash when it reads the expression; it doesn't solve them quite yet.
So just make up numbers and put them in an expression!
A few more examples:
5 + 2 * (1000/750 + 2x)
((5 + 4) * 7) - 4
9 * 10 - (14/2) * (7+4)
