- Timestamp:
- 2016-05-27T18:54:02-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/symbolic-polynomial.lisp
r3739 r3773 24 24 (:export "SYMBOLIC-POLY" "READ-INFIX-FORM" "STRING->POLY" "+LIST-MARKER+") 25 25 (:documentation "Implements symbolic polynomials. A symbolic 26 polynomial is and objectwhich uses symbolic variables for reading and26 polynomial is polynomial which uses symbolic variables for reading and 27 27 printing in standard human-readable (infix) form.")) 28 28
Note:
See TracChangeset
for help on using the changeset viewer.