Sumx2my2¤
Excel SUMX2MY2(array_X; array_Y): Returns the sum of the difference of squares of corresponding values in two arrays. Array_X is the first array whose elements are to be squared and added. Array_Y is the second array whose elements are to be squared and subtracted.
Parameter¤
Function name¤
The name of the Excel function
- Datatype:
string
- Default Value:
SUMX2MY2