https://bugs.documentfoundation.org/show_bug.cgi?id=152292
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Eike Rathke <[email protected]> --- The old parameter name was "Rank_c", we harmonized capitalization of spreadsheet function UI parameter names (there was no common ground whatsoever) and also removed _ underscores some years ago, the Help texts weren't adjusted. As for LARGE() and SMALL(), speaking of the k-th value is common. If you really want to align that then changing the parameter name from "Rank c" to "k" would be the way to go. Sometimes it helps to lookup the ODFF definition, e.g. https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#LARGE but not in this case as it names it "N" ... -- You are receiving this mail because: You are the assignee for the bug.
