ZVON > References > XSLT Reference
Go to standard

XPath operator: number number mod number

Standard excerpt:

The mod operator returns the remainder from a truncating division.

Precedence:

Operators with greater precedence: |(union) -(unary minus)
Operators with equal precedence: *(multiplication) div
Operators with less precedence: = != <= < >= > or and + -

Interactive xlab: [xsl:value-of] [xsl:template]