Math_Complex::abs2()

Math_Complex::abs2()  -- Returns the square of the magnitude of the number

Synopsis

require_once '/Complex.php';

float Math_Complex::abs2 ()

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Fehler-Meldungen

Es werden keine Exceptions ausgelöst.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.