ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
testGcd (string $a, string $b, string $result) | |
gcdData More... | |
gcdData () | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
EvalMath | $eval_math |
Definition at line 24 of file ilMathTest.php.
ilMathTest::gcdData | ( | ) |
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.