- Timestamp:
- 2015-06-22T11:29:31-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/term.lisp
r3141 r3142 42 42 () 43 43 (:default-initargs :dimension nil :exponents nil :coeff nil) 44 (:documentation "Implements a term, i.e. a product of a ring element44 (:documentation "Implements a term, i.e. a product of a scalar 45 45 and powers of some variables, such as 5*X^2*Y^3.")) 46 46
Note:
See TracChangeset
for help on using the changeset viewer.