Place mathematical operators between two numbers or between two template variables that return a number.
[+] - Example: 2 [+] 3 = 5
[-] - Example: 5 [-] 1 = 4
[*] - Example: 3 [*] 4 = 12
[/] - Example: 15 [/] 5 = 3
[MIN] - will show the lowest of the numbers left and right of the template variable