assay
error-handling

iferror-over-division-with-zero

Subject
IFERROR
Category
value
Formula
=IFERROR(10/{1,0,2}, -1)
Canonical
{10, -1, 5}

Per-engine results

matches canonical diverges no fixture

Engine Verdict Value
gsheets match {10, -1, 5}
excel match {10, -1, 5}
lattice match {10, -1, 5}
ironcalc diverge #N/IMPL!
hyperformula match {10, -1, 5}
libreoffice diverge
formulas match {10, -1, 5}
pycel diverge #NAME?