Math_Complex::abs2
Math_Complex::abs2() – Returns the square of the magnitude of the number
Synopsis
require_once '/Complex.php';
float
Math_Complex::abs2
(
)
Description
This package is not documented yet.
Throws
No exceptions thrown.
Note
This function can not be called
statically.