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 1042


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/parse.lisp

    r1041 r1042  
    312312  "Evaluate an expression EXPR, which should be a polynomial
    313313expression or a list of polynomial expressions (a list of expressions
    314 marked by prepending keyword :[ to it) given in lisp prefix notation,
     314marked by prepending keyword :[ to it) given in Lisp prefix notation,
    315315in variables VARS, which should be a list of symbols. The result of
    316316the evaluation is a polynomial or a list of polynomials (marked by
Note: See TracChangeset for help on using the changeset viewer.