SUMX2PY2 function

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

Description

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

Syntax

SUMX2PY2(array_x, array_y)

Example