The function f(x) takes a numerical input x and performs the following operations: it doubles the input value, subtracts 273 from it, and returns the result.

