Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is an example of cell coloring:

Input Table:

rule forcalculatorCalculator 
xysum?product()quotient?
1001000
639-5 

Output Table:

rule forcalculcatorCalculcator 
xysum?product()quotient?
100100

0


java.lang.ArithmeticException: / by zero
com.greenpepper.fixture.calculator.Calculator.quotient(Calculator.java:63)
639Expected: -5 Received: 182

...