-
Legendre.roots()
[source] -
Return the roots of the series polynomial.
Compute the roots for the series. Note that the accuracy of the roots decrease the further outside the domain they lie.
Returns: roots : ndarray
Array containing the roots of the series.
Legendre.roots()
2017-01-10 18:09:48
Please login to continue.