NAME ^

t/math.t - Lua Mathematic Library

SYNOPSIS ^

    % perl -I../lib -Ilua/t lua/t/math.t

DESCRIPTION ^

Tests Lua Mathematic Library (implemented in languages/lua/lib/luamath.pir).

See "Lua 5.1 Reference Manual", section 5.6 "Mathematical Functions".

See "Programming in Lua", section 18 "The Mathematical Library".


parrot