Math_Complex::norm
Math_Complex::norm() – Retourne la norme d'un nombre. C'est un alias de Math_Complex::abs()
Synopsis
require_once '/Complex.php';
float
Math_Complex::norm
(
)
Description
This package is not documented yet.
Throws
No exceptions thrown.
Note
This function can not be called
statically.