MathRadical
MathRadical class
Specifies the radical function, consisting of a base, and an optional degree. Example of radical object is ??.
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathematicalText, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathematicalText | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSubscriptElement, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSubscriptElement | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRadical, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRadical | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(BaseScript, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | BaseScript | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBox, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBox | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathNaryOperator, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathNaryOperator | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFunction, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFunction | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLeftSubSuperscriptElement, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLeftSubSuperscriptElement | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathRightSubSuperscriptElement, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathRightSubSuperscriptElement | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathFraction, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathFraction | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBar, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBar | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBorderBox, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBorderBox | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathBlock, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathBlock | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathLimit, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathLimit | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathElementBase, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathElementBase | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathMatrix, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathMatrix | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathSuperscriptElement, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathSuperscriptElement | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathGroupingCharacter, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathGroupingCharacter | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathDelimiter, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathDelimiter | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathAccent, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathAccent | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathematicalText) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathematicalText | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathSubscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathSubscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathRadical) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathRadical | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, BaseScript) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | BaseScript | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathNaryOperator) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathNaryOperator | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathFunction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathFunction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathLeftSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathLeftSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathRightSubSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathRightSubSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathFraction) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathFraction | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathBar) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathBar | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathBorderBox) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathBorderBox | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathBlock) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathBlock | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathLimit) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathLimit | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathElementBase) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathElementBase | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathMatrix) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathMatrix | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathSuperscriptElement) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathSuperscriptElement | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathGroupingCharacter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathGroupingCharacter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathDelimiter) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathDelimiter | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathAccent) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathAccent | Degree |
Returns: MathRadical
MathRadical
Name | Description |
---|---|
MathRadical(MathArray, MathArray) | Initializes a new instance of the MathRadical class. |
Parameters:
Name | Type | Description |
---|---|---|
baseArgument | MathArray | Base |
degreeArgument | MathArray | Degree |
Returns: MathRadical
getBase
Name | Description |
---|---|
getBase() | Base argument |
Returns: MathematicalText, MathSubscriptElement, MathRadical, BaseScript, MathBox, MathNaryOperator, MathFunction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction, MathBar, MathBorderBox, MathBlock, MathLimit, MathElementBase, MathMatrix, MathSuperscriptElement, MathGroupingCharacter, MathDelimiter, MathAccent, MathArray
getChildren
Name | Description |
---|---|
getChildren() | Get children elements |
Returns: MathematicalText, MathSubscriptElement, MathRadical, BaseScript, MathBox, MathNaryOperator, MathFunction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction, MathBar, MathBorderBox, MathBlock, MathLimit, MathElementBase, MathMatrix, MathSuperscriptElement, MathGroupingCharacter, MathDelimiter, MathAccent, MathArray
getDegree
Name | Description |
---|---|
getDegree() | Degree argument |
Returns: MathematicalText, MathSubscriptElement, MathRadical, BaseScript, MathBox, MathNaryOperator, MathFunction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction, MathBar, MathBorderBox, MathBlock, MathLimit, MathElementBase, MathMatrix, MathSuperscriptElement, MathGroupingCharacter, MathDelimiter, MathAccent, MathArray
getHideDegree
Name | Description |
---|---|
getHideDegree() | Hide degree When is true, the degree is not shown, as in ?? |
Returns: boolean
setHideDegree
Name | Description |
---|---|
setHideDegree(boolean) | Hide degree When is true, the degree is not shown, as in ?? |