The function W(n) takes in the input n and performs the operation n - 1 on and then spits out the resulting number.
If we put in -4 into W(n) we will get:
Hence, the function outputs -5 for W(-4).
4.7m questions
6.1m answers