- Timestamp:
- 2015-06-07T00:56:33-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ngrobner.lisp
r620 r635 97 97 98 98 (defun coerce-to-infix (poly-type object vars) 99 "Write a polynomial, polynomial list, termlist term 100 in infix form, using variables VARS." 99 101 (case poly-type 100 102 (:termlist
Note:
See TracChangeset
for help on using the changeset viewer.