lua-users home
lua-l archive

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


On Sat, Jan 9, 2010 at 3:08 AM, Ben Kelly wrote:
> Yes, but you can replicate this in one line of lua code, and generally
> stuff that simple doesn't get included in the standard library:

A couple exceptions: math.rad, math.deg, and maybe math.max.