Motorola E680 - Smartphone - GSM Developer's Manual page 84

Micro edition (j2me) applications
Hide thumbs Also See for E680 - Smartphone - GSM:
Table of Contents

Advertisement

84
Static double abs (double a)
Static double ceil (double a)
Static double cos (double a)
Static double floor (double a)
Static double max (double a,
double b)
Static float max (float a, float b)
Static double min (double a,
double b)
Static float min (float a, float b)
Static double sin (double a)
Static double sqrt (double a)
Static double tan (double a)
Static double todegrees (double
angrad)
Returns the absolute
calue of a double
value
Returns the smallest
(closest to negative
infinity) double value
that is not less than
the arguement and is
equal to a
mathematical integer
Returns the
trigonometric cosine
of an angle
Returns the largest
(closest to positive
infinity) double value
that is not greater
than the argument
and is equal to a
mathematical integer
Returns the greater of
two double valuable
values
Returns the greater of
two float values
Returns the smaller of
two double values
Returns the smaller of
two float values
Returns the
trigonometric sine of
an angle
Returns the correctly
rounded positive
square root of a
double value
Returns the
trgnometric tangent of
angle
Converts an angle
measured in radians
to the equivalent
angle measured in
degrees

Advertisement

Table of Contents
loading

Table of Contents