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 2543


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r2542 r2543  
    7878  (:method ((self poly))
    7979    (r-coeff (leading-term self)))
    80   (:documentation "The leading coefficient of a polynomial. It signals
    81   error for a zero polynomial.")
     80  (:documentation "The leading coefficient of a polynomial. It signals error for a zero polynomial.")
    8281
    8382;; Second coefficient
Note: See TracChangeset for help on using the changeset viewer.