ArgComplex, functie
Volledig gekwalificeerde naam: Std.Math.ArgComplex
function ArgComplex(input : Complex) : Double
Samenvatting
Retourneert de fase van een complex aantal Complex
.
Invoer
invoer
Complex getal c = x + yi.
Uitvoer
Fase Arg(c) = ArcTan(y,x) ∈ (-π,π].