when testing for ODD or EVEN behaviour in a function, let's recall that we check what would the original function be if we were to use the argument -x in it? well, hell let's do that and check what's cooking.
keeping in mind that if EVEN, we'll get back the original function, if ODD well get back a negative version of the original function.