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 4072


Ignore:
Timestamp:
2016-05-31T20:46:35-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r4070 r4072  
    6262  (subtract
    6363   (multiply f c2)
    64    (multiply (multiply m g) c1)))
     64   (multiply m g c1)))
    6565
    6666(defun check-loop-invariant (c f a fl r p
Note: See TracChangeset for help on using the changeset viewer.