lua-users home
lua-l archive

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


On 2014-Oct-23 (Thu) at 09:13 (-0200), Luiz Henrique de Figueiredo wrote:

>> All feedback welcome. Thanks.

A very tiny typo -- the description of 'math.ceil( x )' in Sec 6.7 says

   Returns the smaller integral value larger than or equal to x.

Here, the word 'smaller' should instead be 'smallest'.

( the description of 'math.floor( x )' does correctly say 'largest' )

------------------------------------------------------------------------
Joseph Manning / Computer Science / UCC Cork Ireland / manning@cs.ucc.ie
------------------------------------------------------------------------