summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/text/smath/01/03091200.xhp
blob: f69b6bc38353d504a84eaba00954a6786e031207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>


<!--
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   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 .
 -->

<helpdocument version="1.0">
<meta>
<topic id="textsmath0103091200xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Indexes and Exponents</title>
<filename>/text/smath/01/03091200.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3150746"><bookmark_value>indexes and exponents in $[officename] Math</bookmark_value>
<bookmark_value>exponents and indexes in $[officename] Math</bookmark_value>
</bookmark>
<paragraph role="heading" id="hd_id3150746" xml-lang="en-US" level="1"><link href="text/smath/01/03091200.xhp" name="Indexes and Exponents">Indexes and Exponents</link></paragraph>
<paragraph role="paragraph" id="par_id3153730" xml-lang="en-US">Here, you will find basic information about indexes and exponents in <emph>$[officename] Math</emph>. You can try the examples described here to help you understand the details discussed. (The quotation marks in this text are for emphasis purposes only and are not part of the examples.)</paragraph>
<paragraph role="paragraph" id="par_id3149884" xml-lang="en-US">The index and exponent for a character are displayed one on top of the other, left-justified to the base character. For example, type <emph>a_2^3</emph> or <emph>a^3_2</emph>. This can be in any order. Instead of <emph>'_'</emph> and <emph>'^'</emph>, you can use <emph>'sub'</emph> and <emph>'sup'</emph>.</paragraph>
<paragraph role="paragraph" id="par_id3148387" xml-lang="en-US">However, it is no longer possible to use the following patterns</paragraph>
<paragraph role="smathcode" id="par_id3149029" xml-lang="en-US" localize="false">a_2_3</paragraph>
<paragraph role="smathcode" id="par_id3155985" xml-lang="en-US" localize="false">a^2^3</paragraph>
<paragraph role="smathcode" id="par_id3153923" xml-lang="en-US" localize="false">a_2^3_4</paragraph>
<paragraph role="paragraph" id="par_id3153724" xml-lang="en-US">Each sub-/superscript position of a base character can only be used once. You must use brackets to indicate the desired result. The following examples illustrate this</paragraph>
<paragraph role="smathcode" id="par_id3151185" xml-lang="en-US" localize="false">a_{2_3}</paragraph>
<paragraph role="smathcode" id="par_id3151272" xml-lang="en-US" localize="false">a^{2^3}</paragraph>
<paragraph role="smathcode" id="par_id3156316" xml-lang="en-US" localize="false">a_2^{3_4}</paragraph>
<paragraph role="smathcode" id="par_id3145207" xml-lang="en-US" localize="false">a_{2^3}^{4_5}</paragraph>
<paragraph role="tip" id="par_id3151173" xml-lang="en-US">Unlike other formula editors where "<emph>_</emph>" and " <emph>^</emph> " only refer to the next character ("a_24" refers only to the "2"), $[officename] Math refers to the entire number(s)/name(s)/text. If you want to put superscripts and subscripts in sequence, the expression can be written as follows: a_2{}^3 or a^3{}_2</paragraph>
<paragraph role="paragraph" id="par_id3154260" xml-lang="en-US">To write tensors, <emph>$[officename] Math</emph> provides several options. In addition to the notation "R_i{}^{jk}{}_l", common in other applications, additional notations can be used, namely "R_i{}^jk{}_l" and "{{R_i}^jk}_l".</paragraph>
<paragraph role="paragraph" id="par_id3147516" xml-lang="en-US">Super- and subscripts to the left of the base character can also be right-justified. To do this, the new commands "lsub" and "lsup" are used. Both commands have the same effect as "sub" and "sup", except that they are left of the base character. See also "a lsub 2 lsup 3".</paragraph>
<paragraph role="paragraph" id="par_id3154276" xml-lang="en-US">The rules governing unambiguity and the necessity of using brackets remain the same. In principle, this can be achieved with <emph>{}_2^3 a</emph>.</paragraph>
<paragraph role="note" id="par_id3152961" xml-lang="en-US">The commands "sub" and "sup" are also available as "rsub" and "rsup".</paragraph>
<paragraph role="paragraph" id="par_id3158437" xml-lang="en-US">Using the "csub" and "csup" commands, you can write super- and subscripts directly above or below a character. An example is "a csub y csup x". Combinations of indexes and exponents together are also possible: "abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666".</paragraph>
<paragraph role="paragraph" id="par_id3154570" xml-lang="en-US">Super- and subscripts can be attached to most unary and binary operators. Two examples: "a div_2 b a&lt;csub n b +_2 h" and "a toward csub f b x toward csup f y".</paragraph>
<paragraph role="warning" id="par_id3155904" xml-lang="en-US">Be sure to also enter all spaces between characters when entering these examples into the <emph>Commands</emph> window.</paragraph>
</body>
</helpdocument>