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 2546


Ignore:
Timestamp:
2015-06-19T15:44:31-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monom.lisp

    r2524 r2546  
    9292                              :element-type 'exponent)))))))))
    9393
    94 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    95 ;;
    96 ;; Operations on monomials
    97 ;;
    98 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    99 
    10094(defmethod r-coeff ((m monom))
    10195  "A MONOM can be treated as a special case of TERM,
Note: See TracChangeset for help on using the changeset viewer.