close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 1040


Ignore:
Timestamp:
2015-06-10T08:27:10-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/parse.lisp

    r1039 r1040  
    268268which work like the corresponding functions in the POLY package, but
    269269accept scalars as arguments as well. The result is a polynomial in internal form.
    270 This operation is similar to the function EXPAND in CAS."
     270This operation is somewhat similar to the function EXPAND in CAS."
    271271  (cond
    272272    ((numberp expr)
Note: See TracChangeset for help on using the changeset viewer.