AbsComplexPolar, functie
Volledig gekwalificeerde naam: Std.Math.AbsComplexPolar
function AbsComplexPolar(input : ComplexPolar) : Double
Samenvatting
Geeft als resultaat de absolute waarde van een complex getal van het type ComplexPolar
.
Invoer
invoer
Complex getal c = r⋅e^(ti).
Uitvoer
Absolute waarde |c| = r.