ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
testFunctions.php File Reference

Go to the source code of this file.

Namespaces

 Complex
 Autoloader for Complex classes.
 

Variables

 Complex\Complex::PHP_EOL
 
 Complex\Complex::$functions
 

Variable Documentation

◆ $functions

Complex::Complex\$functions
Initial value:
= array(
'abs',
'acos',
'acosh',
'acsc',
'acsch',
'argument',
'asec',
'asech',
'asin',
'asinh',
'conjugate',
'cos',
'cosh',
'csc',
'csch',
'exp',
'inverse',
'ln',
'log2',
'log10',
'rho',
'sec',
'sech',
'sin',
'sinh',
'sqrt',
'theta'
)

Definition at line 9 of file testFunctions.php.

◆ PHP_EOL

Complex::Complex\PHP_EOL

Definition at line 5 of file testFunctions.php.