home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / j32.sit / j.rsrc / TEXT_1813_p..txt < prev    next >
Encoding:
Text File  |  1991-06-13  |  472 b   |  5 lines

  1. p.  (Verb)
  2.  
  3. POLYNOMIAL (1)  p. is a self-inverse transformation between an open list of coefficients of a polynomial and the corresponding boxed list of a multiplier and a list of roots: the functions y&p. and (p.y)&p. are equivalent.
  4.  
  5. POLYNOMIAL (1 0)  If x is open, then x p.y is the result of the polynomial in y with coefficients x; that is, +/*y^i.#x. If x is boxed, then x p y is the polynomial in terms of a multiplier >{.x and roots >}.x; that is, (>{.x)**/y->}.x.