1) Monotonous increasing/decreasing function: x₁ ≤ x₂ → f(x₁) ≤ f(x₂) 2) Strictly increasing/decreasing function: x₁ < x₂ → f(x₁) < f(x₂) ...