Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Polynomial
From
Points Method
Overload List
FromPoints(
Double
)
Initializes a new polynomial that passes through the given points.
FromPoints(ICollection
XY
)
Initializes a new polynomial that passes through the given points.
See Also
Reference
Polynomial Class
Meta.Numerics Namespace
In This Article
Overload List
See Also