ZVON > References > XSLT Reference
Go to standard

XPath operator: number number div number

Standard excerpt:

The div operator performs floating-point division according to IEEE 754.

Precedence:

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

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