11 juin 2019 à 13h11
| 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
Depuis : 5.1.20 See Mathematics Operators for an overview.
See also the max Operator, and compare with the maxall Operator and the minall Operator.