compute-geq
Computes an element-wise comparison (greater than or equal to) of an array.
qunit-assert-compare
A QUnit plugin for asserting numerical comparisons like greater than, less than, etc.
clamp
Clamp a value between two other values
compute-gt
Computes an element-wise comparison (greater than) of an array.