You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

div()

Usage

div(parameter1, parameter2)

Description
Returns the division result of parameter1 divided by parameter2.

Example

${div(5, 2)}

results in

2.5

Search results for "div()"

div()

Returns the division result of parameter1 divided by parameter2.

div(parameter1, parameter2)