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 ( )

Description

This package is not documented yet.

Throws

No exceptions thrown.

Note

This function can not be called statically.