21st March 2023 at 1:30pm
purpose | treating each input title as a number, take the maximum 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 less 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 min Operator, and compare with the maxall Operator and the minall Operator.