[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (rc4) now available
- From: Sean Conner <sean@...>
- Date: Mon, 12 Jan 2015 16:54:23 -0500
It was thus said that the Great Daurnimator once stated:
> On 12 January 2015 at 16:42, Sean Conner <sean@conman.org> wrote:
> >
> > Speaking of which, math.huge exists, but there is no corresponding
> > constant for the largest integer.
> >
>
> http://www.lua.org/manual/5.3/manual.html#pdf-math.maxinteger
D'oh! You're right. I think I misread the description for math.max()
instead.
Thanks.
-spc