diff options
author | Steve Fanning <stevemfanning@yahoo.co.uk> | 2021-01-31 01:09:50 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-31 17:33:26 +0100 |
commit | c0f70b871b7a558f5f7de355e6e18636cd90ac93 (patch) | |
tree | 93c6a2d3be24a7bc872293cc6fe36df55f219d19 /AllLangHelp_sdatabase.mk | |
parent | 237f36ae2e8aa995f12c1227114838d8dcd42f8e (diff) |
The syntax given in the Help file for Calc’s LOGNORM.INV function is incorrect (see Bug 137649). Specifically, the second (“Mean”) and third (“StDev”) arguments are optional rather than required in Calc’s current implementation. If omitted the Mean argument defaults to 0.0 and the StDev argument defaults to 1.0.
Note: The corresponding Excel function’s three arguments are all required (none are optional) and so one possible outcome of Bug 137649 is for Calc to be updated to match this behaviour for interoperability. However, we do not know if or when this might happen and so, in the meantime, I propose to update the Help to more accurately reflect Calc’s current behaviour.
The change affects only one file, 04060183.xhp.
Change-Id: I69934a8123d5de41007bc4dfca1cbc478ed963a6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110150
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sdatabase.mk')
0 files changed, 0 insertions, 0 deletions