\Complex

Summary

Methods
Properties
Constants
_parseComplex()
__construct()
getReal()
getImaginary()
getSuffix()
__toString()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$realPart
$imaginaryPart
$suffix
N/A

Properties

$realPart

$realPart : 

Type

$imaginaryPart

$imaginaryPart : 

Type

$suffix

$suffix : 

Type

Methods

_parseComplex()

_parseComplex(  $complexNumber) 

Parameters

$complexNumber

__construct()

__construct(  $realPart,   $imaginaryPart = null,   $suffix = 'i') 

Parameters

$realPart
$imaginaryPart
$suffix

getReal()

getReal() 

getImaginary()

getImaginary() 

getSuffix()

getSuffix() 

__toString()

__toString()