Function: mod()

Usage

mod(<Number>, <Number>) : Number

The mod function is used to calculate the remainder after dividing the first numeric parameter by the second numeric parameter.

Examples

mod(5, 4) => 1

Learn more about how you can get started using the Formula Field.

What would you improve in this article?
Powered by:

Type above and the results will be displayed here.