- Timestamp:
- 2015-08-27T06:14:20-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/polynomial.lisp
r3376 r3377 301 301 (subtract-from (copy-instance POLY1) (copy-instance POLY2))) 302 302 303 304 303 (defmethod r* ((poly1 poly) (poly2 poly)) 305 304 "Non-destructively multiply POLY1 by POLY2."
Note:
See TracChangeset
for help on using the changeset viewer.