- Timestamp:
- 2015-06-20T19:12:49-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/polynomial.lisp
r2752 r2753 173 173 174 174 (def-add/subtract-method subtract-from unary-minus 175 (:doc-string"Subtracts from polynomial SELF another polynomial OTHER.175 "Subtracts from polynomial SELF another polynomial OTHER. 176 176 This operation destructively modifies both polynomials. 177 177 The result is stored in SELF. This implementation does
Note:
See TracChangeset
for help on using the changeset viewer.