Skip to content

TensorProduct

Tensor product of arrays.

$ wo 'TensorProduct[{1, 2}, {3, 4}]'
{{3, 4}, {6, 8}}