Returns the argument or phase of a complex value.
Namespace: Extreme.Mathematics.GenericAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
Function Phase (
operand As T
) As U
abstract Phase :
operand : 'T -> 'U
Parameters
- operand
- Type: T
A value.
Return Value
Type:
UThe absolute value of
operand.
Numerical Libraries
Supported in: 6.0, 5.x
Reference