Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
Complex Member List

This is the complete list of members for Complex, including all inherited members.

$functions (defined in Complex)Complexprotectedstatic
$imaginaryPartComplexprotected
$operations (defined in Complex)Complexprotectedstatic
$realPartComplexprotected
$suffixComplexprotected
__call($functionName, $arguments)Complex
__construct($realPart=0.0, $imaginaryPart=null, $suffix='i') (defined in Complex)Complex
__toString() (defined in Complex)Complex
EULERComplex
format() (defined in Complex)Complex
getImaginary()Complex
getReal()Complex
getSuffix()Complex
invertImaginary() (defined in Complex)Complex
invertReal() (defined in Complex)Complex
isComplex()Complex
isReal()Complex
NUMBER_SPLIT_REGEXPComplex
reverse()Complex
validateComplexArgument($complex)Complexstatic