Re: modulo

Philippe Ribet <[email protected]> Fri, 05 Aug 2005 07:54:03 +0200
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
LEMAITRE Guillaume wrote:

> Francois Colonna wrote:
>
>> Hello
>>
>> how to express a modulo ?
>> i, j, k INTEGER
>>
>> i  = j modulo k
>>
>> thanks
>>
>
> i := j \\ k
>
You have both \\ and #\\ (math and computer definitions of modulo).

-- 
Philippe Ribet



                         The README file said
              "Requires Windows 95, NT 4.0, or better."
                    So... I installed it on Linux!