Math_Complex::abs

Math_Complex::abs() – 数の絶対値 (ノルムとも言われる) を返す

Synopsis

require_once '/Complex.php';

float Math_Complex::abs ( )

Description

This package is not documented yet.

Throws

No exceptions thrown.

Note

This function can not be called statically.