Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Mathematical Operations

Use a Mathematical Operations custom window to apply mathematical operations to two numbers.

The Mathematical Operations custom window supports addition, subtraction, multiplication and division. When the two numbers arrive in the custom window from the Source window, the selected mathematical operation (default is multiplication) is applied to these numbers. The mathematical operation used can be changed in the initialization table on the custom window. This custom window uses Python code to calculate the result of the mathematical operation.

For more information about how to explore and test this project, see Using the Examples.

For more information about the Mathematical Operations custom window, see Mathematical Operations Custom Window