Hi, The Calc function GAMMADIST has an optional 4th argument (cumulative), whereas this argument is mandatory for Excel. When saving a document with function GAMMADIST as xls, this argument is added if necessary (in /sc/source/filter/excel/xeformula.cxx). When saving this document as xlsx, this argument is not added.
Is this currently not implemented? Where is the code for this argument-adding supposed to be located? As I want to use the same principle for F.DIST (see fdo#40835), which also has a 4th argument that is optional in ODFF1.2 and mandatory in Excel, and maybe more functions. Winfried
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice