ILIAS
trunk Revision v11.0_alpha-1731-gff9cd7e2bd3
|
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().
|
protected |
Definition at line 26 of file ilMathTest.php.