assay
error-handling

iferror-over-array-with-errors

Subject
IFERROR
Category
value
Formula
=IFERROR({1, #N/A, 3}, 0)
Canonical
{1, 0, 3}

Per-engine results

matches canonical diverges no fixture

Engine Verdict Value
gsheets match {1, 0, 3}
excel match {1, 0, 3}
lattice match {1, 0, 3}
ironcalc diverge #N/IMPL!
hyperformula match {1, 0, 3}
libreoffice diverge
formulas match {1, 0, 3}
pycel diverge 0