createMathSuperscriptElement
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathRightSubSuperscriptElement baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRightSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathRadical baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathRadical | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathArray baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathArray | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathMatrix baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathMatrix | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathAccent baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathAccent | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathSubscriptElement baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSubscriptElement | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathNaryOperator baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathNaryOperator | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathDelimiter baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathDelimiter | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathBlock baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBlock | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathBox baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBox | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathFunction baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFunction | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathSuperscriptElement baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathSuperscriptElement | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathBorderBox baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBorderBox | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathLeftSubSuperscriptElement baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLeftSubSuperscriptElement | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathFraction baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathFraction | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathematicalText baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathematicalText | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathGroupingCharacter baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathGroupingCharacter | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathLimit baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathLimit | Base argument to apply superscript |
| superScript | MathBar | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathRightSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathRightSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathRadical superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathRadical | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathArray superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathArray | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathMatrix superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathMatrix | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathAccent superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathAccent | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathSubscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathSubscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathNaryOperator superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathNaryOperator | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathDelimiter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathDelimiter | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathBlock superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathBlock | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathBox | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathFunction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathFunction | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathBorderBox superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathBorderBox | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathLeftSubSuperscriptElement superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathLeftSubSuperscriptElement | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathFraction superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathFraction | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathematicalText superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathematicalText | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathGroupingCharacter superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathGroupingCharacter | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathLimit superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathLimit | upper right index |
Result
createMathSuperscriptElement(MathBar baseArg, MathBar superScript) function
Creates IMathSuperscriptElement
Parameters
| Name | Type | Description |
|---|---|---|
| baseArg | MathBar | Base argument to apply superscript |
| superScript | MathBar | upper right index |