MathFunctionFactory class

MathFunctionFactory class

Allows to create a math function

The MathFunctionFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Methods

MethodDescription
create_math_function(self, func_name, base_argument)Creates math function
create_math_function(self, func_name, base_argument)Creates math function

Remarks

For COM comparibility

See Also