The OneVariableFunction type exposes the following members.

Properties

  NameDescription
DefaultDifferentiator
Gets and sets the default differentiator associated with functions of one variable.
DefaultIntegrator
Gets and sets the default integrator associated with functions of one variable.
Differentiator
Gets and sets the differentiation method object associated with this function.
Function
Gets the function encapsulated by this object.
Integrator
Gets and sets the integration method object associated with this function.

See Also