Math_Complex::norm

Math_Complex::norm() – 数のノルムを返す。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.