Solution to Exercise 1.4:
If b is positive, the + operator will be applied to a and b. Otherwise, the - operator will be. This results in the absolute value of b always being added to a.
Solution to Exercise 1.4:
If b is positive, the + operator will be applied to a and b. Otherwise, the - operator will be. This results in the absolute value of b always being added to a.