|
Answer
|
Use velocity or groovy.
Velocity
You can also use the Math Tool by using $mathtool.
Groovy
- <% println 1 + (2 * 3) %>
Note that using Groovy requires the 'programming' access right.
Another option is to use MathML, if you have a compatible browser.
|