MathFunctionFactory

MathFunctionFactory class

Allows to create a math function

The MathFunctionFactory type exposes the following members:

Constructors

NameDescription
MathFunctionFactory()Initializes a new instance of the MathFunctionFactory class

Methods

NameDescription
create_math_function(func_name, base_argument)Creates math function
create_math_function(func_name, base_argument)Creates math function

See Also