diff options
author | Steve Fanning <stevemfanning.wh@gmail.com> | 2020-04-01 09:22:21 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-01 14:24:53 +0200 |
commit | e9a222c585f4ab7f1ed75b1573c98807bd9f2711 (patch) | |
tree | dcd196a192496420425207e499c92e9a46a712c9 /source/text/scalc/01/04060116.xhp | |
parent | 9201f2351fa94a6f26375ab084f1e0c882db6001 (diff) |
tdf#130360 Minor adjustments on complex numbers.
Change-Id: I392d672e31940aa2bb1ca12c09e6496ee8c43700
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91485
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04060116.xhp')
-rw-r--r-- | source/text/scalc/01/04060116.xhp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060116.xhp b/source/text/scalc/01/04060116.xhp index 8756835f9e..91ec082ccf 100644 --- a/source/text/scalc/01/04060116.xhp +++ b/source/text/scalc/01/04060116.xhp @@ -219,7 +219,6 @@ <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph xml-lang="en-US" id="par_id3149027" role="code">IMPRODUCT(<embedvar href="text/scalc/01/ful_func.xhp#complex255_1" markup="keep"/>)</paragraph> <embed href="text/scalc/01/ful_func.xhp#complex255"/> - <embed href="text/scalc/01/04060116.xhp#complex"/> <embed href="text/scalc/01/common_func.xhp#sectionexample"/> <paragraph xml-lang="en-US" id="par_id3155815" role="paragraph"> <item type="input">=IMPRODUCT("3+4j";"5-3j")</item> returns 27+11j.</paragraph> @@ -299,7 +298,6 @@ <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph xml-lang="en-US" id="par_id3152930" role="code">IMSUM(<embedvar href="text/scalc/01/ful_func.xhp#complex255_1" markup="keep"/>)</paragraph> <embed href="text/scalc/01/ful_func.xhp#complex255"/> - <embed href="text/scalc/01/04060116.xhp#complex"/> <embed href="text/scalc/01/common_func.xhp#sectionexample"/> <paragraph xml-lang="en-US" id="par_id3147081" role="paragraph"> <item type="input">=IMSUM("13+4j";"5+3j")</item> returns 18+7j.</paragraph> |