- Timestamp:
- 2016-05-29T14:29:21-07:00 (9 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/f4grobner/polynomial.lisp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/f4grobner/polynomial.lispr3899 r3900 55 55 "MAKE-POLY-CONSTANT" 56 56 "UNIVERSAL-EXPT" 57 "POLY-P") 57 "POLY-P" 58 "POLY-EVAL") 58 59 (:documentation "Implements polynomials. A polynomial is essentially 59 60 a mapping of monomials of the same degree to coefficients. The 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
