https://bugs.documentfoundation.org/show_bug.cgi?id=158788
--- Comment #1 from Jonathan Watt <[email protected]> --- MAX() is presumably acting as intended, and I'm not seeing anything in the built-in functions to support this behavior. So, unless I'm missing something, I guess this bug report is to request something like an MAPPLY() function, which would allow a non-array supporting function to be passed in by name (perhaps as a string) along with an array, and would apply the function to each array element individually. Or alternatively a whole bunch of MMAX, MMIN, etc. functions. -- You are receiving this mail because: You are the assignee for the bug.
