WLJS LogoWLJS Notebook

NevilleThetaN

NevilleThetaN[z, m] gives the Neville theta function θₙ(z|m).

Examples

Compute Neville theta N:

NevilleThetaN[0.5, 0.3]

Plot the function:

Plot[NevilleThetaN[z, 0.5], {z, 0, 4}]

Please visit the official Wolfram Language Reference for more details.

On this page