Multiply–accumulate operation
= Multiply–accumulate operation
{wiki=Multiply–accumulate_operation}
The Multiply–accumulate operation, often abbreviated as MAC, is a fundamental computational operation common in digital signal processing (DSP), machine learning, and various fields of numerical computation. It performs two primary tasks in a single operation: multiplication and accumulation.