Re: How to redefine arithmetic operators.
- From: gazelle@xxxxxxxxxxxxxxxxxxx (Kenny McCormack)
- Date: Tue, 29 Nov 2005 17:53:07 GMT
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.
.
- References:
- How to redefine arithmetic operators.
- From: Raghu
- Re: How to redefine arithmetic operators.
- From: Keith Thompson
- Re: How to redefine arithmetic operators.
- From: jacob navia
- Re: How to redefine arithmetic operators.
- From: Richard Bos
- How to redefine arithmetic operators.
- Prev by Date: Re: C function for returning number of digits?
- Next by Date: Re: direct string manuplation not working
- Previous by thread: Re: How to redefine arithmetic operators.
- Next by thread: Re: How to redefine arithmetic operators.
- Index(es):