| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilMath:
 Collaboration diagram for ilMath:| Public Member Functions | |
| exp2dec ($float_str) | |
| Static Public Member Functions | |
| static | _add ($left_operand, $right_operand, $scale=50) | 
| static | _comp ($left_operand, $right_operand, $scale=50) | 
| static | _div ($left_operand, $right_operand, $scale=50) | 
| static | _mod ($left_operand, $modulus) | 
| static | _mul ($left_operand, $right_operand, $scale=50) | 
| static | _pow ($left_operand, $right_operand, $scale=50) | 
| static | _sqrt ($operand, $scale=50) | 
| static | _sub ($left_operand, $right_operand, $scale=50) | 
Class ilMath.
Wrapper for mathematical operations
Definition at line 32 of file class.ilMath.php.
| 
 | static | 
Definition at line 37 of file class.ilMath.php.
References $res, and exp2dec().
Referenced by EvalMath\pfx().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 54 of file class.ilMath.php.
References exp2dec().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Definition at line 76 of file class.ilMath.php.
References $res, and exp2dec().
Referenced by EvalMath\pfx().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 94 of file class.ilMath.php.
References exp2dec().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Definition at line 109 of file class.ilMath.php.
References $res, and exp2dec().
Referenced by EvalMath\pfx().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 126 of file class.ilMath.php.
References $res, and exp2dec().
Referenced by EvalMath\pfx().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 143 of file class.ilMath.php.
References $res, and exp2dec().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Definition at line 160 of file class.ilMath.php.
References $res, and exp2dec().
Referenced by EvalMath\pfx().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMath::exp2dec | ( | $float_str | ) | 
Definition at line 178 of file class.ilMath.php.
Referenced by _add(), _comp(), _div(), _mod(), _mul(), _pow(), _sqrt(), and _sub().
 Here is the caller graph for this function:
 Here is the caller graph for this function: