https://issues.apache.org/ooo/show_bug.cgi?id=125743
--- Comment #11 from Jim DeLaHunt <[email protected]> --- Oops, Bugzilla formatted two paragraphs from my comment #9 as very long lines. Here they are again, with line breaks. First, ...section 3.3 "Non-Scalar Evaluation (aka 'Array expressions')", section 2.2.1: > 2.2.1) Functions returning arrays are not eligible for implicit iteration. > When evaluated in 'matrix' mode the {0;0}th element is used. Second, ...I would like to see a note like: > Note: when this function is used in an array formula context, and > when one of the [i]row[/i], [i]column[/i], or [i]area[/i] parameters > are arrays instead of scalar values, > then neither the [i]row[/i] nor the [i]column[/i] parameter > is permitted to have the value 0. The function will not > return the expected array in this situation. And a similar note should be in the specification and documentation for any other function returning arrays. Hopefully, this formatting of those parts of #9 will be easier to read. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
