Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fully qualified name: Std.Math.ArgComplexPolar
function ArgComplexPolar(input : ComplexPolar) : Double
Summary
Returns the phase of a complex number of type ComplexPolar
.
Input
input
Complex number c = r⋅𝑒^(t𝑖).
Output
Phase Arg(c) = t.