RosettaCodeData/Task/Element-wise-operations/Excel/element-wise-operations.excel

7 lines
59 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
EVAL
=LAMBDA(s, EVALUATE(s))
matrix
={1,2,3;4,5,6;7,8,9}