Hi Adreadien,
In this case you will retain the -1 as -1 instead of adding 11 to make it positive. Here is how that will turn out:
Addition
Check: 14 + 10 = 24
DD: 3 – 1 = 2
Subtraction
Check: 14 – 10 = 4
DD: 3 – -1 = 4
DD: 3 + 1 = 4
Multiplication
Check: 14 * 10 = 140
DD: 3 * -1 = (0+1) – 4
DD: -3 = -3
Division
Check: 14 / 10 = 1.4
DD: 3 / -1 = 1 – 4
DD: 3 / -1 = -3
DD: 3 = -3 * -1
I will add this scenario to the content during the next update.
Let me know if this answer clarifies your question.