| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilMathTest:
 Collaboration diagram for ilMathTest:Public Member Functions | |
| testGcd (string $a, string $b, string $result) | |
| gcdData  More... | |
Static Public Member Functions | |
| static | gcdData () | 
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| EvalMath | $eval_math | 
Definition at line 24 of file ilMathTest.php.
      
  | 
  static | 
Definition at line 47 of file ilMathTest.php.
      
  | 
  protected | 
Definition at line 31 of file ilMathTest.php.
| ilMathTest::testGcd | ( | string | $a, | 
| string | $b, | ||
| string | $result | ||
| ) | 
gcdData
Definition at line 39 of file ilMathTest.php.
References ilMath\getGreatestCommonDivisor().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 26 of file ilMathTest.php.