Math_Complex::abs2

Math_Complex::abs2() – 数の絶対値の二乗を返す

Synopsis

require_once '/Complex.php';

float Math_Complex::abs2 ( )

Description

This package is not documented yet.

Throws

No exceptions thrown.

Note

This function can not be called statically.