Changeset 1040 for branches/f4grobner/parse.lisp
- Timestamp:
- 2015-06-10T08:27:10-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/parse.lisp
r1039 r1040 268 268 which work like the corresponding functions in the POLY package, but 269 269 accept scalars as arguments as well. The result is a polynomial in internal form. 270 This operation is s imilar to the function EXPAND in CAS."270 This operation is somewhat similar to the function EXPAND in CAS." 271 271 (cond 272 272 ((numberp expr)
Note:
See TracChangeset
for help on using the changeset viewer.