additionals
additionals copied to clipboard
Basic math [Feature Request]
It would be nice to have a macro that can perform some basic arithmetic/math operations (I'm not talking about complex formulas and table handling) For example:
-
{{operate(1+1)}}
->2
-
{{operate(7587/22310*100)}}%
->34,01%
-
{{operate(7587/22310*100;4)}}%
->34,0072%
I believe this will be a nice addition, at our work we usually find ourselves switching between Redmine and a calculator