The SUMX2PY2 function is one of the math and trigonometry functions. It is used to sum the squares of numbers in the selected arrays and return the sum of the results.
Syntax
SUMX2PY2(array_x, array_y)
The SUMX2PY2 function has the following arguments:
Argument
Description
array_x
The first range of cells.
array_y
The second range of cells with the same number of columns and rows as array_x contains.