IMathNaryOperatorFactory

IMathNaryOperatorFactory class

Allows to create IMathNaryOperator

The IMathNaryOperatorFactory type exposes the following members:

Methods

NameDescription
create_math_nary_operator(operator_symbol, base_argument, lower_limit, upper_limit)Creates IMathNaryOperator
create_math_nary_operator(operator_symbol, base_argument, lower_limit)Creates IMathNaryOperator
create_math_nary_operator(operator_symbol, base_argument)Creates IMathNaryOperator

See Also