Click or drag to resize

OneVariableFunction Properties

The OneVariableFunction type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberDefaultDifferentiator Gets and sets the default differentiator associated with functions of one variable.
Public propertyStatic memberDefaultIntegrator Gets and sets the default integrator associated with functions of one variable.
Public propertyDifferentiator Gets and sets the differentiation method object associated with this function.
Public propertyFunc Gets the function encapsulated by this object.
Public propertyIntegrator Gets and sets the integration method object associated with this function.
Top
See Also