blob: 86f795a1808e6dc428a939d522aba6fbd5edd60e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
***********************************************************-->
<helpdocument version="1.0">
<meta>
<topic id="textsmathguidelimitsxml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Working with Limits</title>
<filename>/text/smath/guide/limits.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id8404492"><bookmark_value>limits;in sums/integrals</bookmark_value>
<bookmark_value>integral limits</bookmark_value>
</bookmark>
<paragraph role="heading" id="hd_id1892147" xml-lang="en-US" level="1" l10n="NEW"><variable id="limits"><link href="text/smath/guide/limits.xhp">Working with Limits</link>
</variable></paragraph>
<paragraph role="heading" id="hd_id9881893" xml-lang="en-US" level="3" l10n="NEW">How can I define the limits in a Sum or Integral formula?<comment>i83226</comment></paragraph>
<paragraph role="paragraph" id="par_id6504409" xml-lang="en-US" l10n="NEW">You want to insert a summation formula like "summation of s^k from k = 0 to n" at the cursor in a Writer text document.</paragraph>
<list type="ordered">
<listitem>
<paragraph role="paragraph" id="par_id8811304" xml-lang="en-US" l10n="NEW">Choose <item type="menuitem">Insert - Object - Formula</item>.</paragraph>
<paragraph role="paragraph" id="par_id1276589" xml-lang="en-US" l10n="NEW">You see the Math input window and the Elements window. If you don't see the Elements window, you can enable it in the View menu.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id3283791" xml-lang="en-US" l10n="NEW">In the upper part of the Elements window, click the <emph>Operators</emph> icon.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id9734794" xml-lang="en-US" l10n="NEW">In the lower part of the Elements window, click the <emph>Sum</emph> icon.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id9641712" xml-lang="en-US" l10n="NEW">To enable lower and upper limits, click additionally the <emph>Upper and Lower Limits</emph> icon.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id3304239" xml-lang="en-US" l10n="NEW">In the input window, the first placeholder or marker is selected, and you can start to enter the lower limit: </paragraph>
<paragraph role="code" id="par_id8679158" xml-lang="en-US" l10n="NEW">k = 0</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id8471327" xml-lang="en-US" l10n="NEW">Press F4 to advance to the next marker, and enter the upper limit:</paragraph>
<paragraph role="code" id="par_id4731894" xml-lang="en-US" l10n="NEW">n</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id759300" xml-lang="en-US" l10n="NEW">Press F4 to advance to the next marker, and enter the summand:</paragraph>
<paragraph role="code" id="par_id651875" xml-lang="en-US" l10n="NEW">s^k</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id6756187" xml-lang="en-US" l10n="NEW">Now the formula is complete. Click into your text document outside the formula to leave the formula editor.</paragraph>
</listitem>
</list>
<paragraph role="paragraph" id="par_id9406414" xml-lang="en-US" l10n="NEW">In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements window, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window.</paragraph>
<list type="ordered">
<listitem>
<paragraph role="paragraph" id="par_id5866267" xml-lang="en-US" l10n="NEW">Choose <item type="menuitem">Insert - Object - Formula</item>.</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id1965697" xml-lang="en-US" l10n="NEW">Click in the input window and enter the following line:</paragraph>
<paragraph role="code" id="par_id9004486" xml-lang="en-US" l10n="NEW">int from{a} to{b} f(x)`dx</paragraph>
<paragraph role="paragraph" id="par_id4651020" xml-lang="en-US" l10n="NEW">A small gap exists between f(x) and dx, which you can also enter using the Elements window: click the <emph>Format</emph> icon, then the <emph>Small Gap</emph> icon.</paragraph>
</listitem>
</list>
<paragraph role="note" id="par_id3877071" xml-lang="en-US" l10n="NEW">If you don't like the font of the letters f and x, choose <item type="menuitem">Format - Fonts</item> and select other fonts. Click the <emph>Default</emph> button to use the new fonts as default from now on.</paragraph>
<paragraph role="tip" id="par_id3021332" xml-lang="en-US" l10n="NEW">If you need the formula within a line of text, the limits increase the line height. You can choose <item type="menuitem">Format - Text Mode</item> to place the limits besides the Sum or Integral symbol, which reduces the line height.</paragraph>
<embed href="text/shared/00/00000004.xhp#related"/>
<paragraph role="paragraph" id="par_id260322" xml-lang="en-US" l10n="NEW"><link href="text/smath/01/03090909.xhp">Example of Integral and Sum ranges</link></paragraph>
</body>
</helpdocument>