Complex Argument function. If the polar coordinates for the complex number z are
(r,theta), then this function, when applied to z will return the real number
theta.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public static NMathFunctions..::.FloatComplexUnaryFunction2 FloatComplexArgFunction |
| Visual Basic (Declaration) |
|---|
Public Shared FloatComplexArgFunction As NMathFunctions..::.FloatComplexUnaryFunction2 |
| Visual C++ |
|---|
public: static NMathFunctions..::.FloatComplexUnaryFunction2^ FloatComplexArgFunction |