-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static double |
E |
static double |
PI |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static double |
abs(double d) |
static float |
abs(float f) |
static int |
abs(int i) |
static long |
abs(long l) |
static double |
acos(double d) |
static double |
asin(double d) |
static double |
atan(double d) |
static double |
atan2(double d,
double e) |
static double |
ceil(double d) |
static double |
cos(double d) |
static double |
exp(double d) |
static double |
floor(double d) |
static double |
IEEEremainder(double d,
double e) |
static double |
log(double d) |
static double |
max(double d,
double e) |
static float |
max(float f,
float g) |
static int |
max(int i,
int j) |
static long |
max(long l,
long m) |
static double |
min(double d,
double e) |
static float |
min(float f,
float g) |
static int |
min(int i,
int j) |
static long |
min(long l,
long m) |
static double |
pow(double d,
double e) |
static double |
random() |
static double |
rint(double d) |
static long |
round(double d) |
static int |
round(float a) |
static double |
sin(double d) |
static double |
sqrt(double d) |
static double |
tan(double d) |
static double |
toDegrees(double d) |
static double |
toRadians(double d) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
www.eWON.biz: Your Eyes Watching Over Net