lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 8 May 2015 at 06:46, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> The code is a nice illustration of several
> features newly available in Lua 5.3.
....
>    local M,E = math.frexp(dfac)

math.frexp is deprecated in lua 5.3.