Class that implements the JavaScript Math object
Class that implements the JavaScript Math object
static double acos(double x)
static double asin(double x)
static double atan(double x)
static double ceil(double x)
static double cos(double x)
static double exp(double x)
static double floor(double x)
static double log(double x)
static double max(double x, double y)
static double min(double x, double y)
static double pow(double base, double exp)
static double random()
static double random()
static double round(double x)
static double sin(double x)
static double sqrt(double x)
static double tan(double x)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de