apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Element index for package apidoc

[ a ] [ g ] [ m ] [ n ] [ t ]

a

abs
in file Complex.php, method Math_Complex::abs()
    Returns the magnitude (also referred as norm) of the number
abs2
in file Complex.php, method Math_Complex::abs2()
    Returns the square of the magnitude of the number
angle
in file Complex.php, method Math_Complex::angle()
    Returns the angle (argument) associated with the complex number Alias of Math_Complex::arg()
arg
in file Complex.php, method Math_Complex::arg()
    Returns the argument of the complex number
top

g

getIm
in file Complex.php, method Math_Complex::getIm()
    Returns the imaginary part of the complex number
getReal
in file Complex.php, method Math_Complex::getReal()
    Returns the real part of the complex number
top

m

Math_Complex
in file Complex.php, method Math_Complex::Math_Complex()
    Constructor for Math_Complex
Math_Complex
in file Complex.php, class Math_Complex
    Math_Complex: class to represent an manipulate complex numbers (z = a + b*i)
top

n

norm
in file Complex.php, method Math_Complex::norm()
    Returns the norm of the number Alias of Math_Complex::abs()
top

t

toString
in file Complex.php, method Math_Complex::toString()
    Simple string representation of the number
top

Documentation generated on Mon, 11 Mar 2019 15:39:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.