[Libreoffice-commits] core.git: helpcontent2
Steve Fanning (via logerrit)
logerrit at kemper.freedesktop.org
Sun Apr 11 14:09:55 UTC 2021
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4ffe58c5be712072387a8403dca8ba3cbc1df35a
Author: Steve Fanning <stevefanning at libreoffice.org>
AuthorDate: Sun Apr 11 11:09:19 2021 -0300
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Sun Apr 11 16:09:19 2021 +0200
Update git submodules
* Update helpcontent2 from branch 'master'
to d055e8d2ab5182def772050c8abdc54725a7814a
- Help Pages for Calc’s “IM” Functions, Improved Equations
I have recently spent some time updating the pages
of the Calc Functions Wiki that relate to the
processing of complex numbers.
There are 25 functions in Calc’s Add-In category
that have names beginning with the letters “IM”
and these are all concerned with processing
complex numbers of the form “a+bi”.
Of these 25, there are 6 trigonometric functions
(IMCOS, IMCOT, IMCSC, IMSEC, IMSIN, and IMTAN)
and 4 hyperbolic functions (IMCOSH, IMCSCH,
IMSECH, and IMSINH). For these 10, the current
help pages include equations to assist the
user’s understanding of the function’s purpose.
I feel that some of these equations should be
replaced with more appropriate equations that
reflect how the software functions (see
/core/scaddins/source/analysis/analysishelper.cxx)
and these proposed changes are listed below.
Change-Id: Ie0e4957e374570d60be00bcbe9b9015acab5e3a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113935
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/helpcontent2 b/helpcontent2
index 308ebcecc9e8..d055e8d2ab51 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 308ebcecc9e88de8422a0a44599b77ce0f2b73d9
+Subproject commit d055e8d2ab5182def772050c8abdc54725a7814a
More information about the Libreoffice-commits
mailing list