|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use MathLib | |
---|---|
org.luaj.vm2.lib | |
org.luaj.vm2.lib.jse |
Uses of MathLib in org.luaj.vm2.lib |
---|
Fields in org.luaj.vm2.lib declared as MathLib | |
---|---|
static MathLib |
MathLib.MATHLIB
Pointer to the latest MathLib instance, used only to dispatch math.exp to tha correct platform math library. |
Uses of MathLib in org.luaj.vm2.lib.jse |
---|
Subclasses of MathLib in org.luaj.vm2.lib.jse | |
---|---|
class |
JseMathLib
Subclass of LibFunction which implements the lua standard math
library. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |