[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Problem with integer division in Lua 5.3.1
- From: Nagaev Boris <bnagaev@...>
- Date: Wed, 2 Dec 2015 01:26:36 +0300
On Mon, Nov 30, 2015 at 6:14 PM, Ignacio Burgueño <iburgueno@gmail.com> wrote:
> On Sat, Nov 28, 2015 at 12:34 PM, Roberto Ierusalimschy
> <roberto@inf.puc-rio.br> wrote:
>>
>>
>> As I explained a few messages ago, the operation is not called integer
>> division. It is called floor division.
>
>
> Roberto, is it worth changing that in the readme too (the 'Language'
> section)?
>
> http://www.lua.org/manual/5.3/readme.html#changes
>
> It says "integer division" there.
>
>
It says "floor division" here.
--
Best regards,
Boris Nagaev