Lua: add parts of the math library (all floating point functions are #ifdef'ed out)
commit1161b3a9168dcb1c4b07b8859e9689d60bf8d5a6
authormcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Fri, 23 Oct 2009 10:49:55 +0000 (23 10:49 +0000)
committermcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Fri, 23 Oct 2009 10:49:55 +0000 (23 10:49 +0000)
treec26c82c3943a81b5c30a781cd635ad90d02d5539
parent0c8814fa27d8e06d23c19bf82ef350dbf309a650
Lua: add parts of the math library (all floating point functions are #ifdef'ed out)

Flyspray: FS#10389
Author: myself

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23321 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/lua/SOURCES
apps/plugins/lua/lmathlib.c [new file with mode: 0644]
apps/plugins/lua/rocklua.c