Skip to content

ListConvolve

Computes discrete convolution of two lists.

$ wo 'ListConvolve[{1, 2}, {3, 4}]'
{10}