|
static | average () |
|
static | cond_and () |
|
static | cond_or () |
|
static | get_random_seed () |
|
static | ifthenelse ($condition, $then, $else) |
| MDL-14274 new conditional function.
|
|
static | max () |
|
static | min () |
|
static | mod ($op1, $op2) |
|
static | pi () |
|
static | power ($op1, $op2) |
|
static | rand_float () |
|
static | rand_int ($min, $max) |
|
static | round ($val, $precision=0) |
|
static | set_random_seed ($randomseed) |
|
static | sum () |
|
|
static | $randomseed = null |
|
◆ ifthenelse()
static EvalMathFuncs::ifthenelse |
( |
| $condition, |
|
|
| $then, |
|
|
| $else ) |
|
static |
The documentation for this class was generated from the following file:
- lib/evalmath/evalmath.class.php