Arithmetic base default¶ Arithmetic base will perform inversions on basic arithmetic operations. Mutation table¶ Original Mutated + - - + * / / * % * Examples¶ OriginalMutated a := 1 + 2 a := 1 - 2