The function f(x) takes a numerical input and returns the input value if it's positive, and mirrors the input value if it's negative. The function also clips the input values at 100.
