PolynomialFromPoints Method

Overload List

FromPoints(Double) Initializes a new polynomial that passes through the given points.
FromPoints(ICollectionXY) Initializes a new polynomial that passes through the given points.

See Also