JavaScript Editor Javascript validator     Web page editor 



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.




JavaScript Editor Javascript validator     Web page editor