https://bugs.documentfoundation.org/show_bug.cgi?id=137649
Olivier Hallot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |olivier.hallot@libreoffice. |desktop.org |org --- Comment #1 from Olivier Hallot <[email protected]> --- LOGNORM.INV is an implementation of the Microsoft homonym function, as indicated the the Help with namespace COM.MICROSOFT.LOGNORM.INV Doc source for Microsoft https://support.microsoft.com/en-us/office/lognorm-inv-function-fe79751a-f1f2-4af8-a0a1-e151b2d4f600 Help page for LibreOffice LOGNORM.INV https://help.libreoffice.org/master/en-US/text/scalc/01/04060183.html?DbPAR=CALC#bm_id2901928 LOGINV is an ODFF function. http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#__RefHeading__1018708_715980110 The function wizard is correct on required and optional arguments of the 2 functions (even if the internal code is the same). The Help page must be corrected to reflect this difference. -- You are receiving this mail because: You are the assignee for the bug.
