👉 The term "nonincreasing" is used to describe a function where the output value decreases as the input value increases. In other words, if you have an input x and its output y, then y > x for all values of x. For example, let's say we have a function f(x) = 2x - 3: - If we set x to 1, we get f(1) = 2(1) - 3 = -1 -