assay
array-longtail

2f7375

Subject
WRAPROWS
Category
value
Formula
=WRAPROWS({1,2,3}, 2, "x")
Canonical
{1, 2; 3, x}

Per-engine results

matches canonical diverges no fixture

Engine Verdict Value
gsheets match {1, 2; 3, x}
excel match {1, 2; 3, x}
lattice match {1, 2; 3, x}
ironcalc diverge #NAME?
hyperformula diverge #NAME?
libreoffice diverge #NAME?
formulas match {1, 2; 3, x}
pycel diverge #NAME?