| 1. | of, pertaining to, or uttered in a monotone: a monotonic delivery of a lecture. |
| 2. | Mathematics.
|
monotonic
In domain theory, a function f : D -> C is monotonic (or monotone) if
for all x,y in D, x <= y => f(x) <= f(y).
("<=" is written in LaTeX as sqsubseteq).
(1994-11-24)