summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/func_imcosh.xhp
diff options
context:
space:
mode:
authortagezi <lera.goncharuk@gmail.com>2015-10-26 03:39:48 +0200
committerOlivier Hallot <olivier.hallot@edx.srv.br>2015-10-26 20:16:39 +0000
commit9e1f105bcf48f6518a3804ab14db6f5e8a3eaca4 (patch)
treed5cf546591a187af7a1d3eb13a008e6d3295b3a9 /source/text/scalc/01/func_imcosh.xhp
parentA description of trigonometric function IM* (diff)
downloadhelp-9e1f105bcf48f6518a3804ab14db6f5e8a3eaca4.tar.gz
help-9e1f105bcf48f6518a3804ab14db6f5e8a3eaca4.zip
minor changes for functions IM*
ful_func.xhp paragraphs with service information is replaced to comments; the last mention of a complex number in the variable func_define_complex is replaced to a number, as there can be any a number, not just a complex number; added the paragraph about result; func_imcos.xhp and func_imcosh.xhp deleted attribute locale="false" in paragraphs with examples, as they need to be translatable; in all func_im* files the part of the variable with description took away; chenged the part with "a+bi" by request Olivier; added the link to the result; added tag <br /> in paragraphs with examples, as examples need to be separated from his descriptions. Change-Id: I571415de35440ee9227d6e8bc270ed5c69c9e237 Reviewed-on: https://gerrit.libreoffice.org/19599 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/scalc/01/func_imcosh.xhp')
-rw-r--r--source/text/scalc/01/func_imcosh.xhp11
1 files changed, 5 insertions, 6 deletions
diff --git a/source/text/scalc/01/func_imcosh.xhp b/source/text/scalc/01/func_imcosh.xhp
index e2f8d43336..f93b09baae 100644
--- a/source/text/scalc/01/func_imcosh.xhp
+++ b/source/text/scalc/01/func_imcosh.xhp
@@ -27,15 +27,14 @@
</paragraph>
<paragraph id="par_id125881258812588" role="paragraph" xml-lang="en-US">
<ahelp hid=".">
- <variable id="imcosh_des">
- Returns the hyperbolic cosine of a complex number. The hyperbolic cosine of a complex number "a+bi" can be expressed by:
- </variable>
+ <variable id="imcosh_des">Returns the hyperbolic cosine of a complex number.</variable> The the hyperbolic cosine of a complex number can be expressed by:
</ahelp>
</paragraph>
</section>
<paragraph id="par_id24939266285933" role="code" xml-lang="en-US" localize="false">
cosh(a+bi)=cosh(a)cos(b)+sinh(a)sin(b)i
</paragraph>
+ <embedvar href="text/scalc/01/ful_func.xhp#func_im_des"/>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
<embedvar href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id16051131322110" role="code" xml-lang="en-US">
@@ -53,16 +52,16 @@
<embedvar href="text/scalc/01/ful_func.xhp#func_im_ignor_zero"/>
</paragraph>
<embedvar href="text/scalc/01/ful_func.xhp#func_head_example"/>
- <paragraph id="par_id55891471962" role="paragraph" localize="false" xml-lang="en-US">
+ <paragraph id="par_id55891471962" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imcosh.xhp#imcosh"/>("4-3i")
- </item>
+ </item><br/>
returns -27.0349456030742-3.85115333481178i.
</paragraph>
<paragraph id="par_id152561887112896" role="paragraph" xml-lang="en-US">
<item type="input">
=<embedvar href="text/scalc/01/func_imcosh.xhp#imcosh"/>(2)
- </item>
+ </item><br/>
returns 3.76219569108363 as a string. <embedvar href="text/scalc/01/ful_func.xhp#func_imag_zero"/>
</paragraph>
<section id="relatedtopics">