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 1992


Ignore:
Timestamp:
2015-06-16T00:34:25-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/pol.lisp

    r1991 r1992  
    156156  poly)
    157157
    158 (defmethod scalar-times-poly (ring c p)
     158(defun scalar-times-poly (ring c p)
    159159  "The scalar product of scalar C by a polynomial P. The sugar of the
    160160original polynomial becomes the sugar of the result."
Note: See TracChangeset for help on using the changeset viewer.