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