assay
test suite

spill

15 tests · 1 with documented divergences

Test Subject Formula Category DVs
ffe9d2 SEQUENCE =SEQUENCE(3) interaction
4ef3ab SEQUENCE =SEQUENCE(1, 3) interaction
2c759b SEQUENCE =SEQUENCE(3, 2) interaction
e7a2a4 HSTACK =HSTACK(1, 2, 3) value
035387 VSTACK =VSTACK(1, 2, 3) value
9f5b67 HSTACK =HSTACK(A1:A2, B1:B2) value
b6280c VSTACK =VSTACK(A1:B1, A2:B2) value
4bc9da lit:array ={1, 2, 3} value 2
f8b703 lit:array ={1; 2; 3} value
0472d0 SORT =SORT({3;1;2}) interaction
85dbde UNIQUE =UNIQUE({1;2;1;3;2}) interaction
28c46d FILTER =FILTER({1;2;3;4;5}, {1;0;1;0;1}) interaction
912c51 MAP =MAP({1;2;3}, LAMBDA(x, x*2)) interaction
1991d9 SUM =SUM(1, 2, 3) interaction
02a496 INDEX =INDEX(A1:A3, 2) value