Math_Complex::angle Math_Complex::getIm

Math_Complex

PEAR Manual


Math_Complex::arg

Math_Complex::arg() -- Returns the argument of the complex number

Synopsis

require_once '/Complex.php';

float|PEAR_Error Math_Complex::arg ( )

Description

This package is not documented yet.

Return value

returns A floating point number on success, a PEAR_Error otherwise

Throws

No exceptions thrown.

Note

This function can not be called statically.



Math_Complex::angle Math_Complex::getIm

Math_Complex

PEAR Manual