- Timestamp:
- 2016-06-06T12:57:04-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/polynomial.lisp
r4334 r4337 622 622 623 623 624 (defun poly-eval (expr vars order) 624 (defun poly-eval (expr vars order) 625 625 "Evaluate Lisp form EXPR to a polynomial or a list of polynomials in 626 626 variables VARS. Return the resulting polynomial or list of
Note:
See TracChangeset
for help on using the changeset viewer.