We can interpret a real function as tracing a path as we move from left to right in its domain.1 We want language for whether this tracing increases or decreases the range values.
Let $A \subset \R $ and let $f: A \to \R $. A function is monotone increasing if $f(x) < f(y)$ whenever $x < y$, and monotone nondecreasing if $f(x) \leq f(y)$ whenever $x, y \in \R $ and $x < y$.2 Similarly we define monotone decreasing and monotone nonincreasing.