- Author
- Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de
- Version
- $Id$
Definition at line 8 of file ilMathTest.php.
◆ gcdData()
- Returns
- array
Definition at line 36 of file ilMathTest.php.
39 [
'1254',
'5298',
'6'],
40 [
'41414124',
'41414124',
'41414124']
◆ setUp()
Definition at line 18 of file ilMathTest.php.
20 require_once
'Services/Math/classes/class.ilMath.php';
21 require_once
'Services/Math/classes/class.EvalMath.php';
◆ testGcd()
ilMathTest::testGcd |
( |
|
$a, |
|
|
|
$b, |
|
|
|
$result |
|
) |
| |
◆ $eval_math
The documentation for this class was generated from the following file: