Re: How to redefine arithmetic operators.



In article <438c778b.423249@xxxxxxxxxxxxxx>,
Richard Bos <rlb@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>jacob navia <jacob@xxxxxxxxxxxxxxxx> wrote:
>
>> Consider this:
>> qfloat a;
>> qfloat q = (sqrt(a+1)/sqrt(a-1))*(cos(a+1)/cos(a-1));
>>
>> compared with:
>
>> This does the *same* stuff but which expression would
>> you prefer???
>
>Neither. I would prefer not to use superfluous not-C. Even more than
>that I would prefer not-C not to be discussed here.
>
>Richard

Because we all know how dangerous thoughts and words can be to an
established order.

.