https://bugs.documentfoundation.org/show_bug.cgi?id=151863
--- Comment #6 from Eike Rathke <[email protected]> --- I doubt 3D matrices will be generally supported; in many contexts it doesn't make sense, the result couldn't even be displayed on a 2D sheet.. only functions that accept multiple ranges like SUM() and its family would be able to consume 3D and deliver a meaningful result. All iterating over arrays for scalar values expecting functions would have to be adapted and wherever 2D matrices are handled as well, just for the little benefit of a few constellations that could make sense. -- You are receiving this mail because: You are the assignee for the bug.
