math.polyeval
evaluates the polynomial described by the coefficients list
available since version: 0.6
arguments:
- COEFFS
coefficient list
type: list
properties:
- @coeffs
Get/set coefficient list
type: list
inlets:
- evalute polynomial
type: control
- sets polynomial coefficients
type: control
outlets:
- calculated value
type: control
keywords:
math
polynomial
Authors: Serge Poltavsky
License: GPL3 or later