summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/text/scalc/01/04060199.xhp11
1 files changed, 5 insertions, 6 deletions
diff --git a/source/text/scalc/01/04060199.xhp b/source/text/scalc/01/04060199.xhp
index eb5af00c9a..0fbf698e12 100644
--- a/source/text/scalc/01/04060199.xhp
+++ b/source/text/scalc/01/04060199.xhp
@@ -391,7 +391,7 @@
</tablecell>
<tablecell><paragraph role="tablecontent" localize="false" id="par_id421687561821896">&amp;</paragraph>
</tablecell>
- <tablecell><paragraph role="tablecontent" id="par_id391687561825288">Binary operation string concatenation. Note that unary (prefix) + and - have a different precedence. Note that "&amp;" shall be escaped when included in an XML document</paragraph>
+ <tablecell><paragraph role="tablecontent" id="par_id391687561825288">Binary operation string concatenation. Note that "&amp;" shall be escaped when included in an XML document.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -399,16 +399,15 @@
</tablecell>
<tablecell><paragraph role="tablecontent" localize="false" id="par_id41687561835121">=, &lt;&gt;, &lt;, &lt;=,<br/>&gt;, &gt;=</paragraph>
</tablecell>
- <tablecell><paragraph role="tablecontent" id="par_id631687561838545">Comparison operators equal to, not equal to, less than, less than or equal to, greater than, greater than or equal to</paragraph>
+ <tablecell><paragraph role="tablecontent" id="par_id631687561838545">Comparison operators equal to, not equal to, less than, less than or equal to, greater than, greater than or equal to.</paragraph>
</tablecell>
</tablerow>
</table>
-<note id="par_id241687561247336">Prefix €œ"-"€ has a higher precedence than "^"€, €œ"^"€ is left-associative, and
-reference intersection has a higher precedence than reference union.</note>
-<note id="par_id941687561277896">Prefix "+"€ and "-" are defined to be right-associative. However, note that typical applications which implement at most the operators defined in this specification (as specified) may implement them as left-associative, because the calculated results will be identical.</note>
+<note id="par_id241687561247336">Prefix "-" has a higher precedence than "^", "^" is left-associative, and reference intersection has a higher precedence than reference union.</note>
+<note id="par_id941687561277896">Prefix "+" and "-" are defined to be right-associative. However, note that typical applications which implement at most the operators defined in this specification (as specified) may implement them as left-associative, because the calculated results will be identical.</note>
<note id="par_id411687561295059">Precedence can be overridden by using parentheses, so "=2+3*4" computes to 14 but "=(2+3)*4" computes 20.</note>
<section id="relatedtopics">
- <paragraph role="paragraph" id="par_id661687565493405"><link href="OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#Operators">OpenDocument v1.3 part4, Formula Operators</link></paragraph>
+ <paragraph role="paragraph" id="par_id661687565493405"><link href="https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#Operators">OpenDocument v1.3 part 4, Formula Operators</link></paragraph>
</section>
</body>
</helpdocument>