Numerical Analysis/Neville's algorithm quiz
<quiz display=simple> {What is the correct form of Neville's Algorithm? |type="()"} + . - . - .
{When is Neville's Algorithm most useful? |type="()"} - When we only want the coefficients of the polynomial. + When we only want the interpolated value of the polynomial. - When we want both the coefficients and the interpolated value of the polynomial.
{Approximate at using and . |type="()"} + 2.071429 - 2.145654 - 2.234232
</quiz>