summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/func_imcsc.xhp
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-25 23:16:46 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-25 23:16:46 +0100
commit4382111cadc530f541979aa6e8c30a4a76aa46ff (patch)
treefe60aec682191afe12cf3b8d393007f10aaeefde /source/text/scalc/01/func_imcsc.xhp
parentfix validation errors by round-trip through helpauthoring extension (diff)
downloadhelp-4382111cadc530f541979aa6e8c30a4a76aa46ff.tar.gz
help-4382111cadc530f541979aa6e8c30a4a76aa46ff.zip
embedvar is not a valid child of item
furthermore the use of variables obfuscates the meaning, and it doesn't make it any easier for translators to see an out-of-context variable. Using the actual function name is easier. Change-Id: I9b059649618648b435a5e413da48f25a5e6f6a66
Diffstat (limited to 'source/text/scalc/01/func_imcsc.xhp')
-rw-r--r--source/text/scalc/01/func_imcsc.xhp10
1 files changed, 3 insertions, 7 deletions
diff --git a/source/text/scalc/01/func_imcsc.xhp b/source/text/scalc/01/func_imcsc.xhp
index b674eb845c..e35b0212d7 100644
--- a/source/text/scalc/01/func_imcsc.xhp
+++ b/source/text/scalc/01/func_imcsc.xhp
@@ -42,7 +42,7 @@
<embed href="text/scalc/01/ODFF.xhp#odff"/>
<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id30461169611909" role="code" xml-lang="en-US">
- <variable id="imcsc">IMCSC</variable>(Complex_number)
+ IMCSC(Complex_number)
</paragraph>
<paragraph id="par_id1899971619670" role="paragraph" xml-lang="en-US">
Complex_number is a complex number whose cosecant needs to be calculated.
@@ -57,15 +57,11 @@
</paragraph>
<embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph id="par_id25692477525537" role="paragraph" xml-lang="en-US">
- <item type="input">
- =<embedvar href="text/scalc/01/func_imcsc.xhp#imcsc"/>("4-3i")
- </item><br/>
+ <item type="input">=IMCSC("4-3i")</item><br/>
returns -0.0754898329158637-0.0648774713706355i.
</paragraph>
<paragraph id="par_id32572967420710" role="paragraph" xml-lang="en-US">
- <item type="input">
- =<embedvar href="text/scalc/01/func_imcsc.xhp#imcsc"/>(2)
- </item><br/>
+ <item type="input">=IMCSC(2)</item><br/>
returns 1.09975017029462 as a string. <embedvar href="text/scalc/01/ful_func.xhp#func_imag_zero"/>
</paragraph>
<section id="relatedtopics">