A Tinderbox Reference File : Actions & Rules : Operators : Full Operator List : mod(a,b) |
mod(a,b) |
mod(a,b). mod() returns a modulo b, i.e. the integer remainder of a/b. Thus mod(11,3) is 2.
Up: Full Operator List | |
Previous: min() | Next: month(theDate) |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]