56 include_once
"./Services/Math/classes/class.ilMath.php";
65 while ($calcval < $roundedRangeMIN || $calcval > $roundedRangeMAX) {
69 $rnd = mt_rand($r1, $r2);
108 if (!is_object($this->
getUnit())) {
111 include_once
"./Services/Math/classes/class.ilMath.php";
140 include_once
"./Services/Math/classes/class.EvalMath.php";
142 $math->suppress_errors =
true;
155 include_once
"./Services/Math/classes/class.EvalMath.php";
157 $math->suppress_errors =
true;
static _div($left_operand, $right_operand, $scale=50)
static _pow($left_operand, $right_operand, $scale=50)
static _add($left_operand, $right_operand, $scale=50)
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.
static _mul($left_operand, $right_operand, $scale=50)
static _sub($left_operand, $right_operand, $scale=50)