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 1008


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/parse.lisp

    r1007 r1008  
    109109      (scalar-times-poly ring (common-lisp:/ q) p)))
    110110   
    111 (defun $poly-expt (p l n order ring)
     111(defun $poly-expt (ring-and-order p l n)
    112112  "Raise polynomial P, which is a polynomial in internal
    113113representation or a numeric constant, to power L. If P is a number,
Note: See TracChangeset for help on using the changeset viewer.