diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2017-12-29 12:27:36 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2017-12-29 20:42:34 +0100 |
commit | 1c5b481a52c296d1c3b93d8ae740143e44b1df6f (patch) | |
tree | fd5a7e223cdc5c04b86f36fc1fd596e26adae1c0 /helpcontent2 | |
parent | 752684babf5ebc4ac6dfa4a7ea30f7f7cb4a9e4a (diff) |
Updated core
Project: help cac2a5ccfd5d7197a1a1ad706bca5f0f4235a2fd
Correction to the QUOTIENT spreadsheet function documentation
If arguments have different signs, it isn't equivalent to
INT(numerator/denominator). E.g., QUOTIENT(-3,14;1) gives -3, while
INT(-3,14/1) gives -4.
Change-Id: I1abe0a6bd77ba5f451844cf3e5c2ab2e021d7c96
Reviewed-on: https://gerrit.libreoffice.org/47171
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'helpcontent2')
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject 50b850013374e0f711b5cded92739934d758bf1 +Subproject cac2a5ccfd5d7197a1a1ad706bca5f0f4235a2f |