11th June 2019 at 1:11pm
purpose | treating each input title as a number, take the minimum of its value and the numeric value of the parameter |
---|---|
input | a selection of titles |
parameter | N =a number |
output | the input as numbers, with any that are greater than N being replaced by N |
Learn more about how to use Filters
Introduced in v5.1.20 See Mathematics Operators for an overview.
See also the max Operator, and compare with the maxall Operator and the minall Operator.