The function takes a single input x and returns a value that is approximately 2.5 times the input, except for x=0, where the function simply returns the input unchanged.

