IComplex Operations<T, U>.Phase Method
Returns the argument or phase of a complex value.
Definition
Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The absolute value of operand.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
U Phase(
T operand
)
Parameters
- operand T
- A value.
Return Value
UThe absolute value of operand.