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 4380


Ignore:
Timestamp:
2016-06-06T19:55:50-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ring.lisp

    r4379 r4380  
    126126    (reduce #'multiply-by more-factors :initial-value (copy-instance factor))))
    127127
    128 
    129128(defgeneric divide (numerator &rest denominators)
    130129  (:documentation "Successively divides NUMERATOR by elements of DENOMINATORS. The operation
Note: See TracChangeset for help on using the changeset viewer.