Math_Complex::getIm
Math_Complex::getIm() – Returns the imaginary part of the complex number
Synopsis
require_once '/Complex.php';
float
Math_Complex::getIm
(
)
Описание
This package is not documented yet.
Throws
No exceptions thrown.
Замечание
This function can not be called statically.