lua-users home
lua-l archive

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


On Wed, Nov 11, 2020 at 11:20 PM Spar <developspartv@gmail.com> wrote:

> The Fibonacci test

The fact() function in your benchmark scripts computes the factorial,
as its name implies, not the Fibonacci number as you claim elsewhere.

Cheers,
V.