No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 9 |
From Level: | 8 |
Generated | 2010.11.19 19:12 |
Math
Added Methods | |
---|---|
double
copySign (
double,
double
|
|
float
copySign (
float,
float
|
|
int
getExponent (
double )
|
|
int
getExponent (
float )
|
|
double
nextAfter (
double,
double
|
|
float
nextAfter (
float,
double
|
|
double
nextUp (
double )
|
|
float
nextUp (
float )
|
|
double
scalb (
double,
int
|
|
float
scalb (
float,
int
|