ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
The phase angle of the input
For the result the Atan2 function of the Math class is used.
Phase angle of complex number
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- input
- Type: ILNumericscomplex
Input value
Return Value
Type: DoubleThe phase angle of the input
Remarks
[ILNumerics Core Module]
See Also