HyperMath

Phase

Phase

Previous topic Next topic No expanding text in this topic  

Phase

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Calculates the phase angle in radians.

Syntax

p = Phase(m)

Argument

Name

Description

 

m

A scalar, vector or a matrix.

Output

Name

Description

 

p

A scalar, vector, or a matrix of the phase angle of each entry.

Example

Calculates the phase angle of each element in a vector:

 

Syntax

 

M = Phase([1,2+3i])

 

Result

 

M =

[Matrix] 1 x 2

0 0.98279

See Also:

Abs