[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mathrix: breaking the game again.
- To: piecepack@yahoogroups.com
- Subject: Re: Mathrix: breaking the game again.
- From: clark@...
- Date: Sat, 03 Apr 2004 14:49:27 -0000
- In-reply-to: <c4krn3+1e4u@...>
- User-agent: eGroups-EW/0.82
--- In piecepack@yahoogroups.com, "Mark A. Biggar"
<mark.a.biggar@c...> wrote:
> I just noticed that floor(abs(sin(X))) = 0
> for all integer X considered as Radians). This
> means that any pair of coins (A,B) "match"
> using the equation:
>
> floor(abs(sin(A))) = floor(abs(sin(B)))
>
> Oh well, probably the only way to save the
> game is to restrict the allowed equations to
> the form "A = ..." where A is a coins value.
What about possibly using only RATIONAL expressions?
Clark