SUMSQ function

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

Description

Returns the sum of the squares of the arguments.

Syntax

SUMSQ(number1, [number2], ...)

Example