SUMX2MY2 function

This topic describes the formula syntax and usage of the SUMX2MY2 function in the Data Quality Execute Formula transform.

Description

Returns the sum of the difference of squares of corresponding values in two arrays.

Syntax

SUMX2MY2(array_x, array_y)

Example