HomeCurrent UR
|
hornerDescriptionDefines a polynomial passing through specified points (a Newton polynomial) and returns an efficient subroutine for evaluating that polynomial (using Horner's method). Syntax
Params A pair of references to arrays representing the x values and y values respectively of the interpolated points. The x values must be strictly increasing. Returns A non-parametric function subroutine representing the newton polynomial Notes This macro is defined in PGnumericalmacros.pl.
|
||
Last update: Wednesday, January 10, 2007 at 10:17:01 PM.
This site maintained using Manila and Frontier software. |
|||