Modifier and Type |
Method and Description |
default IFunction |
ABS(IFunction x) |
default IFunction |
ABS(String x) |
default IFunction |
ACOS(IFunction x) |
default IFunction |
ACOS(String x) |
default IFunction |
ASIN(IFunction x) |
default IFunction |
ASIN(String x) |
default IFunction |
ATAN(IFunction x) |
default IFunction |
ATAN(IFunction y,
IFunction x) |
default IFunction |
ATAN(String x) |
default IFunction |
ATAN(String y,
String x) |
default IFunction |
CEILING(IFunction x) |
default IFunction |
CEILING(String x) |
default IFunction |
CONV(IFunction x,
int fromBase,
int toBase) |
default IFunction |
CONV(String x,
int fromBase,
int toBase) |
default IFunction |
COS(IFunction x) |
default IFunction |
COS(String x) |
default IFunction |
COT(IFunction x) |
default IFunction |
COT(String x) |
default IFunction |
CRC32(IFunction expr) |
default IFunction |
CRC32(String expr) |
default IFunction |
DEGREES(IFunction x) |
default IFunction |
DEGREES(String x) |
default IFunction |
EXP(IFunction x) |
default IFunction |
EXP(String x) |
default IFunction |
FLOOR(IFunction x) |
default IFunction |
FLOOR(String x) |
default IFunction |
LN(IFunction x) |
default IFunction |
LN(String x) |
default IFunction |
LOG(IFunction x) |
default IFunction |
LOG(IFunction b,
IFunction x) |
default IFunction |
LOG(String x) |
default IFunction |
LOG(String b,
String x) |
default IFunction |
LOG10(IFunction x) |
default IFunction |
LOG10(String x) |
default IFunction |
LOG2(IFunction x) |
default IFunction |
LOG2(String x) |
default IFunction |
MOD(IFunction n,
IFunction m) |
default IFunction |
MOD(String n,
String m) |
default IFunction |
PI() |
default IFunction |
POW(IFunction y,
IFunction x) |
default IFunction |
POW(String y,
String x) |
default IFunction |
POWER(IFunction y,
IFunction x) |
default IFunction |
POWER(String y,
String x) |
default IFunction |
RADIANS(IFunction x) |
default IFunction |
RADIANS(String x) |
default IFunction |
RAND() |
default IFunction |
RAND(IFunction n) |
default IFunction |
RAND(String n) |
default IFunction |
ROUND(IFunction x) |
default IFunction |
ROUND(IFunction x,
Number d) |
default IFunction |
ROUND(String x) |
default IFunction |
ROUND(String x,
Number d) |
default IFunction |
SIGN(IFunction n) |
default IFunction |
SIGN(String n) |
default IFunction |
SIN(IFunction x) |
default IFunction |
SIN(String x) |
default IFunction |
SQRT(IFunction x) |
default IFunction |
SQRT(String x) |
default IFunction |
TAN(IFunction x) |
default IFunction |
TAN(String x) |
default IFunction |
TRUNCATE(IFunction x) |
default IFunction |
TRUNCATE(IFunction x,
Number d) |
default IFunction |
TRUNCATE(String x) |
default IFunction |
TRUNCATE(String x,
Number d) |