FUNCTION_BLOCK X2Y2

X2Y2

Upon the occurrence of an event at its REQ input, an instance of this Function Block type computes the value of its OUT variable, followed by an event at its CNF output. The OUT value is computed via the Function Block network shown above, which implements the formula

OUT = x2 - y2 = (x + y)*(x - y) .