{"route":"/en-US-v0.14.1/reference/math/underover/","title":"Under/Over","description":"Documentation for the underover functions.","part":null,"outline":[{"id":"summary","name":"Summary","children":[]},{"id":"functions","name":"Functions","children":[{"id":"functions-underline","name":"Underline","children":[{"id":"functions-underline-body","name":"body","children":[]}]},{"id":"functions-overline","name":"Overline","children":[{"id":"functions-overline-body","name":"body","children":[]}]},{"id":"functions-underbrace","name":"Underbrace","children":[{"id":"functions-underbrace-body","name":"body","children":[]},{"id":"functions-underbrace-annotation","name":"annotation","children":[]}]},{"id":"functions-overbrace","name":"Overbrace","children":[{"id":"functions-overbrace-body","name":"body","children":[]},{"id":"functions-overbrace-annotation","name":"annotation","children":[]}]},{"id":"functions-underbracket","name":"Underbracket","children":[{"id":"functions-underbracket-body","name":"body","children":[]},{"id":"functions-underbracket-annotation","name":"annotation","children":[]}]},{"id":"functions-overbracket","name":"Overbracket","children":[{"id":"functions-overbracket-body","name":"body","children":[]},{"id":"functions-overbracket-annotation","name":"annotation","children":[]}]},{"id":"functions-underparen","name":"Underparen","children":[{"id":"functions-underparen-body","name":"body","children":[]},{"id":"functions-underparen-annotation","name":"annotation","children":[]}]},{"id":"functions-overparen","name":"Overparen","children":[{"id":"functions-overparen-body","name":"body","children":[]},{"id":"functions-overparen-annotation","name":"annotation","children":[]}]},{"id":"functions-undershell","name":"Undershell","children":[{"id":"functions-undershell-body","name":"body","children":[]},{"id":"functions-undershell-annotation","name":"annotation","children":[]}]},{"id":"functions-overshell","name":"Overshell","children":[{"id":"functions-overshell-body","name":"body","children":[]},{"id":"functions-overshell-annotation","name":"annotation","children":[]}]}]}],"body":{"kind":"group","content":{"name":"underover","title":"Under/Over","details":"<p>Delimiters above or below parts of an equation.</p>\n<p>The braces and brackets further allow you to add an optional annotation\nbelow or above themselves.</p>","functions":[{"path":["math"],"name":"underline","title":"Underline","keywords":[],"oneliner":"A horizontal line under content.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal line under content.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">underline</span><span class=\"typ-punct\">(</span>1 + 2 + <span class=\"typ-escape\">...</span> + 5<span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/90fbf6ae4b8e62a139c6b4bd8329f2ab.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content above the line.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false}],"returns":["content"],"scope":[]},{"path":["math"],"name":"overline","title":"Overline","keywords":[],"oneliner":"A horizontal line over content.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal line over content.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">overline</span><span class=\"typ-punct\">(</span>1 + 2 + <span class=\"typ-escape\">...</span> + 5<span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/6eb6edcdeea961c6dd0c7657a98b57e1.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content below the line.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false}],"returns":["content"],"scope":[]},{"path":["math"],"name":"underbrace","title":"Underbrace","keywords":[],"oneliner":"A horizontal brace under content, with an optional annotation below.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal brace under content, with an optional annotation below.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">underbrace</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/ce5d55602c3ea271c5f9483757b86348.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content above the brace.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content below the brace.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]},{"path":["math"],"name":"overbrace","title":"Overbrace","keywords":[],"oneliner":"A horizontal brace over content, with an optional annotation above.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal brace over content, with an optional annotation above.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">overbrace</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/41739f52a0a2006372edca142286e55a.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content below the brace.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content above the brace.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]},{"path":["math"],"name":"underbracket","title":"Underbracket","keywords":[],"oneliner":"A horizontal bracket under content, with an optional annotation below.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal bracket under content, with an optional annotation below.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">underbracket</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/c84735e83bc2757b999a3ad87056973b.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content above the bracket.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content below the bracket.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]},{"path":["math"],"name":"overbracket","title":"Overbracket","keywords":[],"oneliner":"A horizontal bracket over content, with an optional annotation above.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal bracket over content, with an optional annotation above.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">overbracket</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/a95cfe4723f0016480ef535731a5ad25.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content below the bracket.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content above the bracket.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]},{"path":["math"],"name":"underparen","title":"Underparen","keywords":[],"oneliner":"A horizontal parenthesis under content, with an optional annotation below.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal parenthesis under content, with an optional annotation below.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">underparen</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/4f11d79431033e7812308ab393328912.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content above the parenthesis.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content below the parenthesis.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]},{"path":["math"],"name":"overparen","title":"Overparen","keywords":[],"oneliner":"A horizontal parenthesis over content, with an optional annotation above.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal parenthesis over content, with an optional annotation above.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">overparen</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/9f7044b8c228c1bf68a090eb72dfaf6a.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content below the parenthesis.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content above the parenthesis.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]},{"path":["math"],"name":"undershell","title":"Undershell","keywords":[],"oneliner":"A horizontal tortoise shell bracket under content, with an optional annotation below.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal tortoise shell bracket under content, with an optional\nannotation below.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">undershell</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/f440038aa648a4fde405b0138d0c4af6.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content above the tortoise shell bracket.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content below the tortoise shell bracket.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]},{"path":["math"],"name":"overshell","title":"Overshell","keywords":[],"oneliner":"A horizontal tortoise shell bracket over content, with an optional annotation above.","element":true,"contextual":false,"deprecationMessage":null,"deprecationUntil":null,"details":[{"kind":"html","content":"<p>A horizontal tortoise shell bracket over content, with an optional\nannotation above.</p>"},{"kind":"example","content":{"body":"<div class=\"previewed-code\"><pre><code><span class=\"typ-math-delim\">$</span> <span class=\"typ-func\">overshell</span><span class=\"typ-punct\">(</span>0 + 1 + <span class=\"typ-pol\">dots</span><span class=\"typ-punct\">.</span><span class=\"typ-pol\">c</span> + n<span class=\"typ-punct\">,</span> n + 1 <span class=\"typ-str\">&quot;numbers&quot;</span><span class=\"typ-punct\">)</span> <span class=\"typ-math-delim\">$</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.14.1/assets/1355d283aaa9b9fa97ae98fb78ac0657.png\" alt=\"Preview\"></div></div>","title":null}}],"self":false,"params":[{"name":"body","details":[{"kind":"html","content":"<p>The content below the tortoise shell bracket.</p>"}],"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false},{"name":"annotation","details":[{"kind":"html","content":"<p>The optional content above the tortoise shell bracket.</p>"}],"types":["none","content"],"strings":[],"default":"<code><span class=\"typ-key\">none</span></code>","positional":true,"named":false,"required":false,"variadic":false,"settable":true}],"returns":["content"],"scope":[]}],"global_attributes":[]}}}