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