diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-12 18:02:41 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-31 12:53:05 +0100 |
commit | 69fb882589e0accf46cdaef9cc5e01cc47358137 (patch) | |
tree | 15a99efd743ec88ce8711c1867519a871323fe9b /AllLangHelp_scalc.mk | |
parent | 7dea7021f47a85d16260bbcd775897f36ffa9ee6 (diff) |
tdf#67026 Limitation of Calc precision documented
Contents borrowed from M. Kaganski FAQ page at
https://wiki.documentfoundation.org/Faq/Calc/Accuracy
Change-Id: I89ba43c78d10ed4671b66ba0acc7df2e9947783a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128359
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 9c6be8ef63..fd7d20600d 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -181,6 +181,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/12120300 \ helpcontent2/source/text/scalc/01/calculate \ helpcontent2/source/text/scalc/01/cell_styles \ + helpcontent2/source/text/scalc/01/calculation_accuracy \ helpcontent2/source/text/scalc/01/data_form \ helpcontent2/source/text/scalc/01/data_provider \ helpcontent2/source/text/scalc/01/databar_more_options \ |