|
One of the types of objects in PRAAT.
An object of type Polynomial represents a polynomial function on a domain.
A polynomial of degree n is defined as:
p(x) = c1 + c2 x + c3 x2 + ... cn+1 xn. |
The real numbers ck are called the polynomial coefficients.
Creation
Drawing
Queries
Modification
Conversion
© djmw, June 8, 1999