Table 25 Additional Classes, Fields, And Methods Supported For Cldc - Motorola MOTORAZR maxx V6 Developer's Manual

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 11 - JSR-139 - CLDC 1.1
Table 25 Additional classes, fields, and methods supported for CLDC 1.1 compliance
DRAFT - Subject to Change
equal to a mathemat-
ical integer
Static double cos
Returns the trigono-
(double a)
metric cosine of an
angle
Static double floor
Returns the largest
(double a)
(closest to positive in-
finity) double value
that is not greater than
the argument and is
equal to a mathemat-
ical integer.
Static double max
Returns the greater of
(double a, double b)
two double values
Static float max
Returns the greater of
(float a, float b)
two float values
Static double min
Returns the smaller of
(float a, float b)
two double values
Static float min
Returns the smaller of
(float a, float b)
two float values
Static double sin
Returns the trigono-
(double a)
metric sine of an angle
Static double sqrt
Returns the correctly
(double a)
rounded positive
square root of a double
value
Static double tan
Returns the trigono-
(double a)
metric tangent of
angle
Static double tode-
Converts an angle
grees (double an-
measured in radians to
grad)
the equivalent angle
measured in degrees
Static double toradi-
Converts an angle
ans (double ang-
measured in degrees
deg)
to the equivalent angle
measured in radians
[84/201]

Advertisement

Table of Contents
loading

Table of Contents