summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorSteve Fanning <stevemfanning@yahoo.co.uk>2021-10-26 12:23:07 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-10-27 01:04:38 +0200
commit7f8b84bbf7fda91426d01bab26b5fa0d148624a1 (patch)
tree9873e48709ca6fee9a696a55d79b5c4d8ab9cffc /help3xsl
parentc94585cd933b70a844719985ea63f70928e6d365 (diff)
Update help description of Calc’s TRUNC function.
The help description for Calc’s TRUNC function currently does not indicate that the Count argument is optional. However, the help description for the ROUNDDOWN function does show the Count argument as optional. Since both user functions are implemented via one C++ function (ScRoundDown()), the optionality status of arguments should be the same for both functions. This was checked by confirming that the formulas =ROUNDDOWN(-45.67) and =TRUNC(-45.67) give the same return value (-45). This change updates the optionality status of Count for the TRUNC function and provides the additional example given above. Change-Id: I2078d068b870dd05f4c977a2f9909537ecf7f9ab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124190 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl')
0 files changed, 0 insertions, 0 deletions