DV-0052
lattice: different error code — BITLSHIFT, BITRSHIFT
Subjects (2)
Tests (2)
matches canonical diverges no fixture in this DV's cluster
| Test | Formula | Canonical | gsheets | excel | lattice | ironcalc | hyperformula | libreoffice | formulas | pycel |
|---|---|---|---|---|---|---|---|---|---|---|
BITLSHIFT/bitlshift-negative-shift-acts-as-rshift |
=BITLSHIFT(16, -2) |
4 | gsheets4 | excel4 | lattice4 | ironcalc4 | hyperformula4 | libreoffice— | formulas4 | pycel#NAME? |
BITRSHIFT/bitrshift-negative-shift-acts-as-lshift |
=BITRSHIFT(1, -3) |
8 | gsheets8 | excel8 | lattice8 | ironcalc8 | hyperformula8 | libreoffice— | formulas8 | pycel#NAME? |