static Function |
Functions.ABS
|
static Function |
Functions.ACOS
|
static Function |
Functions.ACOSH
|
static Function |
Functions.ACOT
|
static Function |
Functions.ACOTH
|
static Function |
Functions.ASIN
|
static Function |
Functions.ASINH
|
static Function |
Functions.ATAN
|
static Function |
Functions.ATAN2
|
static Function |
Functions.ATANH
|
static Function |
Functions.CEIL
Get the ceiling value
|
static Function |
Functions.COS
|
static Function |
Functions.COSH
|
static Function |
Functions.COT
|
static Function |
Functions.COTH
|
static Function |
Functions.DEG
Converts radients to degrees.
|
static Function |
Functions.EXP
|
static Function |
Functions.EXPONENT
|
static Function |
Functions.FLOOR
Floors the value
|
static Function |
Functions.IF
Provides an if-like function
|
static Function |
Functions.LN
|
static Function |
Functions.LOG
|
static Function |
Functions.LOG2
|
static Function |
Functions.MANTISSA
|
static Function |
Functions.MAX
|
static Function |
Functions.MIN
|
static Function |
Functions.POW
|
static Function |
Functions.RAD
Converts degrees to radients.
|
static Function |
Functions.RND
Provides access to Math.random() which will be multiplied by the given argument.
|
static Function |
Functions.ROUND
Rounds half up
|
static Function |
Functions.SCALE
Provides access to the scale of the current value.
|
static Function |
Functions.SIGN
|
static Function |
Functions.SIN
|
static Function |
Functions.SINH
|
static Function |
Functions.SQRT
|
static Function |
Functions.TAN
|
static Function |
Functions.TANH
|