Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.Curves Namespace > Curve Class > Methods
Returns a Curve that represents the derivative of this Curve.
A Curve that represents the derivative of this curve.
By default, this method returns a GeneralCurve created from an automatic numerical differentiator delegate producted by the CreateDelegate method of the NumericalDifferentiator class.
Curve Class | Extreme.Mathematics.Curves Namespace