MathFunctionFactory
MathFunctionFactory class
Allows to create a math function
For COM comparibility
MathFunctionFactory
Name | Description |
---|---|
MathFunctionFactory() |
Returns: MathFunctionFactory
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLeftSubSuperscriptElement | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathLimit, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathLimit | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathMatrix, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathMatrix | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBlock, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBlock | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRadical, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRadical | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathArray, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathArray | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathDelimiter, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathDelimiter | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathNaryOperator, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathNaryOperator | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathAccent, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathAccent | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathGroupingCharacter, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathGroupingCharacter | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBorderBox, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBorderBox | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBar, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBar | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSuperscriptElement, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSuperscriptElement | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathSubscriptElement, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathSubscriptElement | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFunction, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFunction | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathematicalText, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathematicalText | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathFraction, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathFraction | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (BaseScript, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | BaseScript | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathBox, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathBox | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathElementBase, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathElementBase | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (MathRightSubSuperscriptElement, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | MathRightSubSuperscriptElement | Element used as a function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathLeftSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathLeftSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathLimit) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathLimit | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathMatrix) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathMatrix | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathBlock) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathBlock | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathRadical) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathRadical | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathArray) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathArray | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathDelimiter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathDelimiter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathNaryOperator) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathNaryOperator | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathAccent) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathAccent | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathGroupingCharacter) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathGroupingCharacter | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathBorderBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathBorderBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathBar) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathBar | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathSuperscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathSubscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathSubscriptElement | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathFunction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathFunction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathematicalText) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathematicalText | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathFraction) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathFraction | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, BaseScript) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | BaseScript | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathBox) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathBox | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathElementBase) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathElementBase | Element used as a function argument |
Returns: MathFunction
createMathFunction
Name | Description |
---|---|
createMathFunction (String, MathRightSubSuperscriptElement) | Creates math function |
Parameters:
Name | Type | Description |
---|---|---|
funcName | String | Function name |
baseArgument | MathRightSubSuperscriptElement | Element used as a function argument |
Returns: MathFunction