DV-0082
libreoffice: return shape differs — MMULT
Subjects (1)
Tests (1)
matches canonical diverges no fixture in this DV's cluster
| Test | Formula | Canonical | gsheets | excel | lattice | ironcalc | hyperformula | libreoffice | formulas | pycel |
|---|---|---|---|---|---|---|---|---|---|---|
MMULT/mmult-2x2-generic |
=MMULT({1,2;3,4}, {5,6;7,8}) |
{19, 22; 43, 50} | gsheets{[object Object], [object Object]; [object Object], [object Object]} | excel{[object Object], [object Object]; [object Object], [object Object]} | lattice{19, 22; 43, 50} | ironcalc#NAME? | hyperformula{19, 22; 43, 50} | libreoffice— | formulas{19, 22; 43, 50} | pycel#NAME? |