I need an equation capable of processing 2 inputs to make one output that is either = to input 1 or 2. This is how it works.
Since it is working with scores and such, Input1 will be "Last Score", and Input2 will be "Current High Score". This equation I need has to compare the two, and whichever is higher, output that number.
I don't know if this is possible, just thought of this as an interesting challenge.
HARDER CHALLENGE
Do it only with +,-,/,x