|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleBase | |
---|---|
org.apache.pig.piggybank.evaluation.math |
Uses of DoubleBase in org.apache.pig.piggybank.evaluation.math |
---|
Subclasses of DoubleBase in org.apache.pig.piggybank.evaluation.math | |
---|---|
class |
ACOS
Deprecated. Use ACOS |
class |
ASIN
Deprecated. Use ASIN |
class |
ATAN
Deprecated. Use ATAN |
class |
CBRT
Deprecated. Use CBRT |
class |
CEIL
Deprecated. Use CEIL |
class |
COS
Deprecated. Use COS |
class |
COSH
Deprecated. Use COSH |
class |
EXP
Deprecated. Use EXP |
class |
EXPM1
math.EXPM1 implements a binding to the Java function Math.expm1(double) . |
class |
FLOOR
Deprecated. Use FLOOR |
class |
LOG
Deprecated. Use LOG |
class |
LOG10
Deprecated. Use LOG10 |
class |
LOG1P
math.LOG1P implements a binding to the Java function Math.log1p(double) . |
class |
RINT
math.RINT implements a binding to the Java function Math.rint(double) . |
class |
SIN
Deprecated. Use SIN |
class |
SINH
Deprecated. Use SINH |
class |
SQRT
Deprecated. Use SQRT |
class |
TAN
Deprecated. Use TAN |
class |
TANH
Deprecated. Use TANH |
class |
toDegrees
math.toDegrees implements a binding to the Java function Math.toDegrees(double) . |
class |
toRadians
math.toRadians implements a binding to the Java function Math.toRadians(double) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |