The Divide component divides the input values (performs the operation out := in A / in B). If either input is numeric.null, the output will be numeric.null.

Divide component

Slots

The Divide component has the following slots:

  • Status: shows the component's status;
  • Out: the output with the outcome of dividing the input values;
  • InA-InB: the input value.