MathFraction
MathFraction class
Specifies the fraction object, consisting of a numerator and denominator separated by a fraction bar. The fraction bar can be horizontal or diagonal, depending on the fraction properties. The fraction object is also used to represent the stack function, which places one element above another, with no fraction bar.
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathematicalText, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathematicalText | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathSubscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathSubscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathRadical, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathRadical | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, BaseScript, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | BaseScript | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathNaryOperator, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathNaryOperator | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathFunction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathFunction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathLeftSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathRightSubSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathFraction, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathFraction | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBar, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBar | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBorderBox, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBorderBox | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBlock, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBlock | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathLimit, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathLimit | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathElementBase, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathElementBase | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathMatrix, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathMatrix | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathSuperscriptElement, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathSuperscriptElement | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathGroupingCharacter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathGroupingCharacter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathDelimiter, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathDelimiter | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathAccent, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathAccent | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathArray, int) | Initializes MathFraction with the specified numerator, denominator and type |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathArray | Denominator |
| fractionType | int | Fraction type |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathematicalText, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathematicalText | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSubscriptElement, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSubscriptElement | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRadical, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRadical | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(BaseScript, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | BaseScript | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBox, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBox | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathNaryOperator, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathNaryOperator | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFunction, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFunction | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLeftSubSuperscriptElement, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLeftSubSuperscriptElement | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathRightSubSuperscriptElement, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathRightSubSuperscriptElement | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathFraction, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathFraction | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBar, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBar | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBorderBox, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBorderBox | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathBlock, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathBlock | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathLimit, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathLimit | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathElementBase, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathElementBase | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathMatrix, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathMatrix | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathSuperscriptElement, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathSuperscriptElement | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathGroupingCharacter, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathGroupingCharacter | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathDelimiter, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathDelimiter | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathAccent, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathAccent | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathematicalText) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathematicalText | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathSubscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathSubscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathRadical) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathRadical | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, BaseScript) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | BaseScript | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathNaryOperator) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathNaryOperator | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathFunction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathFunction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathLeftSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathLeftSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathRightSubSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathRightSubSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathFraction) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathFraction | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBar) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBar | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBorderBox) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBorderBox | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathBlock) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathBlock | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathLimit) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathLimit | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathElementBase) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathElementBase | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathMatrix) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathMatrix | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathSuperscriptElement) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathSuperscriptElement | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathGroupingCharacter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathGroupingCharacter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathDelimiter) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathDelimiter | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathAccent) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathAccent | Denominator |
Returns: MathFraction
MathFraction
| Name | Description |
|---|---|
| MathFraction(MathArray, MathArray) | Initializes a MathFraction of type ‘Bar’ with the specified numerator and denominator |
Parameters:
| Name | Type | Description |
|---|---|---|
| numerator | MathArray | Numerator |
| denominator | MathArray | Denominator |
Returns: MathFraction
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
getDenominator
| Name | Description |
|---|---|
| getDenominator() | Denominator |
Returns: MathematicalText, MathSubscriptElement, MathRadical, BaseScript, MathBox, MathNaryOperator, MathFunction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction, MathBar, MathBorderBox, MathBlock, MathLimit, MathElementBase, MathMatrix, MathSuperscriptElement, MathGroupingCharacter, MathDelimiter, MathAccent, MathArray
getFractionType
| Name | Description |
|---|---|
| getFractionType() | Fraction type Default: Bar |
Returns: int
getNumerator
| Name | Description |
|---|---|
| getNumerator() | Numerator |
Returns: MathematicalText, MathSubscriptElement, MathRadical, BaseScript, MathBox, MathNaryOperator, MathFunction, MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, MathFraction, MathBar, MathBorderBox, MathBlock, MathLimit, MathElementBase, MathMatrix, MathSuperscriptElement, MathGroupingCharacter, MathDelimiter, MathAccent, MathArray
setFractionType
| Name | Description |
|---|---|
| setFractionType(int) | Fraction type Default: Bar |