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", http://www.lua.org/manual/5.1/manual.html#5.6.

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


parrot