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.AbsComplexPolar
function AbsComplexPolar(input : ComplexPolar) : Double
Summary
Returns the absolute value of a complex number of type
ComplexPolar
.
Input
input
Complex number c = r⋅𝑒^(t𝑖).
Output
Absolute value |c| = r.