[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work3) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 24 Jun 2014 16:00:07 +0200
2014-06-19 22:32 GMT+02:00 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
> Lua 5.3.0 (work3) is now available for testing at
> http://www.lua.org/work/lua-5.3.0-work3.tar.gz
...
> - deprecation of some math functions
The manual says about this:
> For the other operations, the best choice is to use
> an external library.
The three extra words "such as `mathx`" with an appropriate link
would be helpful.