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 2020


Ignore:
Timestamp:
2015-06-17T15:19:09-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/term.lisp

    r2019 r2020  
    4848                                &optional
    4949                                (power 1)
    50                                 (coeff (funcall (ring-unit ring))))
     50                                (coeff 1))
    5151  "Construct a term in the polynomial ring RING[X[0],X[1],X[2],...X[NVARS-1]]
    5252over the ring RING which represents a single variable. It assumes
Note: See TracChangeset for help on using the changeset viewer.