DV-0038

excel, formulas, hyperformula, ironcalc, lattice, libreoffice, pycel: function not implemented — ENCODEURL, ISURL

Cause
missing-function
Category
value
Diverging engines
excelformulashyperformulaironcalclatticelibreofficepycel
Behavior signature
{"error":"#NAME?"}
Test count
4
Seeded
2026-04-25
Last confirmed
2026-04-25

Subjects (2)

Tests (4)

matches canonical diverges no fixture in this DV's cluster

Test Formula Canonical gsheets excel lattice ironcalc hyperformula libreoffice formulas pycel
external/edca79 =ENCODEURL("a b") a%20b gsheetsa%20b excel#NAME? lattice#NAME? ironcalc#NAME? hyperformula#NAME? libreoffice#NAME? formulas#NAME? pycel#NAME?
external/86a3a1 =ENCODEURL("hello world/?&=") hello%20world%2F%3F%26… gsheetshello%20world%2F%3F%26… excel#NAME? lattice#NAME? ironcalc#NAME? hyperformula#NAME? libreoffice#NAME? formulas#NAME? pycel#NAME?
external/19f70d =ISURL("https://example.com") true gsheetstrue excel#NAME? lattice#NAME? ironcalc#NAME? hyperformula#NAME? libreoffice#NAME? formulas#NAME? pycel#NAME?
external/b6ce2e =ISURL("not a url") false gsheetsfalse excel#NAME? lattice#NAME? ironcalc#NAME? hyperformula#NAME? libreoffice#NAME? formulas#NAME? pycel#NAME?