XenoGuard 4.0 Documentation
Basic
ActionStep Reference » Programming » Number Operation » Basic
In the Number Operations subgroup Basic, you will find ActionSteps that allow you to perform some simple basic mathematical operations:
-
Add two number values
- Subtract a numeric value from another value
- Multiply two number values
- Divide a numeric value by another value
- Compute the modulo (remainder) value of two floating point values
- Compute the power of a base floating point value and/or exponent floating point value
- Compute the root value from two floating point values
- Compute the incremented value of a number value
- Compute the decremented value of a number value
- Compute a random number value between a lower and an upper boundary