Re: Motion 8 and sqrt
Thanks, Ian and Juergen and others, for getting down to details on this.
John Pryce
On 2 Oct 2009, at 15:56, Ian McIntosh wrote:
Juergen W von G wrote:
JWG> and how do I propagate given decoration trits, if X is
decorated ?
JWG> Is there an update operator for trits ?
JWG> one unique operator or several different?
JWG> user defined?
I think you need a way to access each part of an interval. Think
of it as a struct containing 2 fields - the undecorated interval
and the decorations. Also think of the undecorated interval as a
struct containing the lower bound and the upper bound, and the
decorations as a struct with multiple bit fields, one per
decoration. ...
...
Please check my assumptions and the resulting table.