initializeMathLibrary

Initializes the math library. This is called by Interpreter.initializeStdlib. Functions are stored in the global Math object and are accessed such as "Math.acos"

void
initializeMathLibrary

Meta