close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 1006


Ignore:
Timestamp:
2015-06-10T06:24:49-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/parse.lisp

    r1005 r1006  
    9696  (poly-uminus ring (convert-number p n)))
    9797
    98 (defun $poly* (p q n order ring)
     98(defun $poly* (ring-and-order p q n)
    9999  "Multiply two polynomials P and Q, where each polynomial is either a
    100100numeric constant or a polynomial in internal representation. If the
Note: See TracChangeset for help on using the changeset viewer.