Factor   

The math function Factor uses 3 input values. Factor divides an A input value by a B input value and then multiplies the result by a C input value.  The result is stored in an output operand, D.  

You can use the following operand types in this operation:

With the exception of Constant Value, any of these operands may be used to contain the output value.

The example below shows a Factor function.