DV-0080
excel, gsheets, lattice: numeric precision differs — MINVERSE
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 |
|---|---|---|---|---|---|---|---|---|---|---|
array-longtail/b633f1 |
=MINVERSE({1,2;3,4}) |
{-2, 1; 1.5, -0.5} | gsheets{-2.00000, 1; 1.50000, -0.500000} | excel{-2.00000, 1; 1.50000, -0.500000} | lattice{-2.00000, 1; 1.50000, -0.500000} | ironcalc#NAME? | hyperformula#NAME? | libreoffice-2 | formulas{-2, 1; 1.5, -0.5} | pycel#NAME? |