This plugin allows basic mathematical operations + - * /
You just need to add 'jspwiki.plugin.searchPath = maths' in your jspwiki.properties and put maths.jar, in attachment, inside the lib directory of your wiki.
basic operations
104
let's introduce some text
basic formatting
You just need to add 'jspwiki.plugin.searchPath = maths' in your jspwiki.properties and put maths.jar, in attachment, inside the lib directory of your wiki.
basic operations
[{Maths 10 * 10 / 4}]\\
[{Maths ( 2 * 10 + 5 )* 4 + 2 * 3 - 2}]
25104
let's introduce some text
[{Maths ( 2 * 10 + 5 )* hello + 2 * 3 - 2}]
25.0*hello +6.0-2.0basic formatting
[{Maths 999 999 999 + (994 / 1000)}]
999 999 999.99