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 2799


Ignore:
Timestamp:
2015-06-20T21:36:51-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2798 r2799  
    197197
    198198(defun multiply-term-by-termlist-dropping-zeros (term termlist)
    199   "A product of a term TERM by a list of term, TERMLIST.
     199  "Multiplies term TERM by a list of term, TERMLIST.
    200200Takes into accound divisors of zero in the ring, by
    201201deleting zero terms."
Note: See TracChangeset for help on using the changeset viewer.