Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Fully qualified name: Std.Convert.ComplexAsComplexPolar
function ComplexAsComplexPolar(input : Complex) : ComplexPolar
Summary
Converts a complex number of type Complex to a complex
number of type ComplexPolar.
Input
input
Complex number c = x + y𝑖.
Output
Complex number c = r⋅e^(t𝑖).