IMathFunctionFactory class

IMathFunctionFactory class

Allows to create a math function

The IMathFunctionFactory type exposes the following members:

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