ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
testGcd (string $a, string $b, string $result) | |
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 45 of file ilMathTest.php.
|
protected |
Definition at line 31 of file ilMathTest.php.
ilMathTest::testGcd | ( | string | $a, |
string | $b, | ||
string | $result | ||
) |
Definition at line 37 of file ilMathTest.php.
References ilMath\getGreatestCommonDivisor().
|
protected |
Definition at line 26 of file ilMathTest.php.