Under/Over Calculation
Delimiters above or below parts of an equation.
The braces and brackets further allow you to add an optional annotation
below or above themselves.
Calculation
underline
A horizontal line under content.
$ underline(1 + 2 + ... + 5) $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content above the line.
overline
A horizontal line over content.
$ overline(1 + 2 + ... + 5) $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content below the line.
underbrace
A horizontal brace under content, with an optional annotation below.
$ underbrace(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content above the brace.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content below the brace.
Default:none
overbrace
A horizontal brace over content, with an optional annotation above.
$ overbrace(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content below the brace.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content above the brace.
Default:none
underbracket
A horizontal bracket under content, with an optional annotation below.
$ underbracket(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content above the bracket.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content below the bracket.
Default:none
overbracket
A horizontal bracket over content, with an optional annotation above.
$ overbracket(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content below the bracket.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content above the bracket.
Default:none
underparen
A horizontal parenthesis under content, with an optional annotation below.
$ underparen(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content above the parenthesis.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content below the parenthesis.
Default:none
overparen
A horizontal parenthesis over content, with an optional annotation above.
$ overparen(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content below the parenthesis.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content above the parenthesis.
Default:none
undershell
A horizontal tortoise shell bracket under content, with an optional annotation below.
$ undershell(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content above the tortoise shell bracket.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content below the tortoise shell bracket.
Default:none
overshell
A horizontal tortoise shell bracket over content, with an optional annotation above.
$ overshell(1 + 2 + ... + 5, "numbers") $
body
RequiredPositional
Positional parameters are specified in order, without names.
The content below the tortoise shell bracket.
annotation
Positional
Positional parameters are specified in order, without names.
Settable
Settable parameters can be customized for all following uses of the function with a set
rule.
The optional content above the tortoise shell bracket.
Default:none