Differences in mileages

Oops… KmA is already a QuantityType…

var KmC = KmA - new QuantityType(KmB.toString + KmA.unit.toString)

:+1:

I have exactly the same rule, but in Jython!

1 Like