Package Summary Overview Summary |
class:Math [CHANGED] |
||||
|
field:E [NONE] |
|
|
field:PI [NONE] |
|
|
method:cos(double) [NONE] |
|
|
method:tan(double) [NONE] |
|
|
method:asin(double) [NONE] |
|
|
method:acos(double) [NONE] |
|
|
method:atan(double) [NONE] |
|
|
method:toRadians(double) [NONE] |
|
|
method:toDegrees(double) [NONE] |
|
|
method:exp(double) [NONE] |
|
|
method:log(double) [NONE] |
|
|
method:log10(double) [NONE] |
|
|
method:sqrt(double) [NONE] |
|
|
method:cbrt(double) [NONE] |
|
|
method:IEEEremainder(double, double) [NONE] |
|
|
method:ceil(double) [NONE] |
|
|
method:floor(double) [NONE] |
|
|
method:rint(double) [NONE] |
|
|
method:atan2(double, double) [NONE] |
|
|
method:pow(double, double) [NONE] |
|
|
method:round(float) [NONE] |
|
|
method:round(double) [NONE] |
|
|
method:random() [CHANGED] |
||||
|
method:addExact(int, int) [NONE] |
|
|
method:addExact(long, long) [NONE] |
|
|
method:subtractExact(int, int) [NONE] |
|
|
method:subtractExact(long, long) [NONE] |
|
|
method:multiplyExact(int, int) [NONE] |
|
|
method:multiplyExact(long, int) [ADDED] |
|
|
method:multiplyExact(long, long) [NONE] |
|
|
method:incrementExact(int) [NONE] |
|
|
method:incrementExact(long) [NONE] |
|
|
method:decrementExact(int) [NONE] |
|
|
method:decrementExact(long) [NONE] |
|
|
method:negateExact(int) [NONE] |
|
|
method:negateExact(long) [NONE] |
|
|
method:toIntExact(long) [NONE] |
|
|
method:multiplyFull(int, int) [ADDED] |
|
|
method:multiplyHigh(long, long) [ADDED] |
|
|
method:floorDiv(int, int) [CHANGED] |
||||
|
method:floorDiv(long, int) [ADDED] |
|
|
method:floorDiv(long, long) [CHANGED] |
||||
|
method:floorMod(int, int) [NONE] |
|
|
method:floorMod(long, int) [ADDED] |
|
|
method:floorMod(long, long) [NONE] |
|
|
method:abs(int) [NONE] |
|
|
method:abs(long) [NONE] |
|
|
method:abs(float) [CHANGED] |
||||
|
method:abs(double) [CHANGED] |
||||
|
method:max(int, int) [NONE] |
|
|
method:max(long, long) [NONE] |
|
|
method:max(float, float) [NONE] |
|
|
method:max(double, double) [NONE] |
|
|
method:min(int, int) [NONE] |
|
|
method:min(long, long) [NONE] |
|
|
method:min(float, float) [NONE] |
|
|
method:min(double, double) [NONE] |
|
|
method:fma(double, double, double) [ADDED] |
|
|
method:fma(float, float, float) [ADDED] |
|
|
method:ulp(double) [NONE] |
|
|
method:ulp(float) [NONE] |
|
|
method:signum(double) [NONE] |
|
|
method:signum(float) [NONE] |
|
|
method:sinh(double) [NONE] |
|
|
method:cosh(double) [NONE] |
|
|
method:tanh(double) [NONE] |
|
|
method:hypot(double, double) [NONE] |
|
|
method:expm1(double) [NONE] |
|
|
method:log1p(double) [NONE] |
|
|
method:copySign(double, double) [NONE] |
|
|
method:copySign(float, float) [NONE] |
|
|
method:getExponent(float) [NONE] |
|
|
method:getExponent(double) [NONE] |
|
|
method:nextAfter(double, double) [NONE] |
|
|
method:nextAfter(float, double) [NONE] |
|
|
method:nextUp(double) [NONE] |
|
|
method:nextUp(float) [NONE] |
|
|
method:nextDown(double) [NONE] |
|
|
method:nextDown(float) [NONE] |
|
|
method:scalb(double, int) [NONE] |
|
|
method:scalb(float, int) [NONE] |
|
|
© 2017 Oracle Corporation and/or its affiliates