MMULT function

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

Description

Returns the matrix product of two arrays.

Syntax

MMULT(array1,array2)

Example