purpose | treating each input title as a number, return the remainder when divided by the numeric value of the operand |
---|---|
input | a selection of titles |
parameter | N = a number |
output | the input as numbers, but with each replaced by the remainder when dividing it by N |
Learn more about how to use Filters
New in: 5.1.20 See Mathematics Operators for an overview.