Creates a function of one variable that
represents the derivative of the specified
function of one variable.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Return Value
A delegate that represents a function of one variable that
represents the numerical derivative of
targetFunction
Remarks
Exceptions
See Also