OpenCollegesProgramming / CalculatorReturnValue

4 stars 48 forks source link

Update Form1 to fix logical errors #124

Open sput-nicc opened 3 years ago

sput-nicc commented 3 years ago
  1. Add function changed from subtracting to adding
  2. Subtract function changed from adding to subtracting
  3. Multiply function changed from dividing to multiplying
  4. Divide function changed from multiplying to dividing