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