Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.Curves Namespace > Curve Class > Methods
Gets the slope of the curve at the specified X-coordinate.
The slope of the curve at the specified X-coordinate.
This method evaluates the derivative of the curve at the point x. By default, the derivative is approximated numerically using the NumericalDifferentiator class.
Curve Class | Extreme.Mathematics.Curves Namespace