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.

Ignore:
Timestamp:
2015-09-05T16:44:15-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r3560 r3561  
    228228      (every #'<= exponents1 exponents2))))
    229229
    230 
    231230(defmethod monom-divides-lcm-p ((m1 monom) (m2 monom) (m3 monom))
    232231  "Returns T if monomial M1 divides LCM(M2,M3), NIL otherwise."
Note: See TracChangeset for help on using the changeset viewer.