Math Operators
There are various Math operators support on PIM's Dashboard
Addition Operator (sum)
Multiply Operator (mul)
Subtraction Operator(diff)
Divide Operator(divide)
1. Addition Operator (sum)
when you want to sum couple of numbers than you can use sum operator
Arguments
This Operator can take upto 255 arguments
Example
2. Multiply Operator (mul)
when you want to multiply couple of numbers than you can use multiply operator
Arguments
This Operator can take upto 255 arguments
Example
3. Subtraction Operator (diff)
used to perform subtraction operation
Arguments
This operator will take two arguments and both arguments are required
Example
4. Divide Operator (divide)
used to perform divide mathematical operation
Arguments
This operator will take two arguments and both arguments are required
Example
Last updated