Based on the experiments conducted, it seems like the function f(x) maps the input values within the range [-128, 128] to the output values within the range [-1.0, 1.0]. It appears to be a linear function that scales the input values to fit within the interval [-1.0, 1.0]. 

