formulas.xhp (bc4ff2ac) formulas.xhp (72c4b3b3)
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 15 unchanged lines hidden (view full) ---

24<helpdocument version="1.0">
25<meta>
26<topic id="textscalcguideformulasxml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Calculating With Formulas</title>
28<filename>/text/scalc/guide/formulas.xhp</filename>
29</topic>
30</meta>
31<body>
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 15 unchanged lines hidden (view full) ---

24<helpdocument version="1.0">
25<meta>
26<topic id="textscalcguideformulasxml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Calculating With Formulas</title>
28<filename>/text/scalc/guide/formulas.xhp</filename>
29</topic>
30</meta>
31<body>
32<bookmark xml-lang="en-US" branch="index" id="bm_id3155411"><bookmark_value>formulas;calculating with</bookmark_value>
32<bookmark xml-lang="en-US" branch="index" id="bm_id3155411">
33<bookmark_value>formulas;calculating with</bookmark_value>
33<bookmark_value>calculating; with formulas</bookmark_value>
34<bookmark_value>examples;formula calculation</bookmark_value>
34<bookmark_value>calculating; with formulas</bookmark_value>
35<bookmark_value>examples;formula calculation</bookmark_value>
35</bookmark><comment>mw changed "formulas;..." entry and addes "examples;..." entry</comment><paragraph role="heading" id="hd_id3155411" xml-lang="en-US" level="1" l10n="U" oldref="20"><variable id="formulas"><link href="text/scalc/guide/formulas.xhp" name="Calculating With Formulas">Calculating With Formulas</link>
36</bookmark><comment>mw changed "formulas;..." entry and addes "examples;..." entry</comment>
37<paragraph role="heading" id="hd_id3155411" xml-lang="en-US" level="1" l10n="U" oldref="20"><variable id="formulas"><link href="text/scalc/guide/formulas.xhp" name="Calculating With Formulas">Calculating With Formulas</link>
36</variable></paragraph>
37<paragraph role="paragraph" id="par_id3156281" xml-lang="en-US" l10n="CHG" oldref="21">All formulas begin with an equals sign. The formulas can contain numbers, text, arithmetic operators, logic operators, or functions.</paragraph>
38<paragraph role="tip" id="par_id3145272" xml-lang="en-US" l10n="CHG" oldref="39">Remember that the basic arithmetic operators (+, -, *, /) can be used in formulas using the "Multiplication and Division before Addition and Subtraction" rule. Instead of writing =SUM(A1:B1) you can write =A1+B1.</paragraph>
39<paragraph role="tip" id="par_id3146119" xml-lang="en-US" l10n="U" oldref="42">Parentheses can also be used. The result of the formula =(1+2)*3 produces a different result than =1+2*3.</paragraph>
40<paragraph role="paragraph" id="par_id3156285" xml-lang="en-US" l10n="U" oldref="23">Here are a few examples of $[officename] Calc formulas:</paragraph>
41<table id="tbl_id3153878">
42<tablerow>
43<tablecell colspan="" rowspan="">

--- 64 unchanged lines hidden ---
38</variable></paragraph>
39<paragraph role="paragraph" id="par_id3156281" xml-lang="en-US" l10n="CHG" oldref="21">All formulas begin with an equals sign. The formulas can contain numbers, text, arithmetic operators, logic operators, or functions.</paragraph>
40<paragraph role="tip" id="par_id3145272" xml-lang="en-US" l10n="CHG" oldref="39">Remember that the basic arithmetic operators (+, -, *, /) can be used in formulas using the "Multiplication and Division before Addition and Subtraction" rule. Instead of writing =SUM(A1:B1) you can write =A1+B1.</paragraph>
41<paragraph role="tip" id="par_id3146119" xml-lang="en-US" l10n="U" oldref="42">Parentheses can also be used. The result of the formula =(1+2)*3 produces a different result than =1+2*3.</paragraph>
42<paragraph role="paragraph" id="par_id3156285" xml-lang="en-US" l10n="U" oldref="23">Here are a few examples of $[officename] Calc formulas:</paragraph>
43<table id="tbl_id3153878">
44<tablerow>
45<tablecell colspan="" rowspan="">

--- 64 unchanged lines hidden ---