Click or drag to resize

Polynomial Methods

The Polynomial type exposes the following members.

Methods
 NameDescription
Public methodDerivativeEvaluates the derivative of the polynomial at a given argument.
Public methodEvalEvaluates the polynomial at a given argument.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringGets a textual representation of the cubic polynomial.
(Overrides ValueTypeToString)
Top
See Also