The function f(x) takes a numeric input 'x' and returns the double of the input value (f(x) = 2x).

