Delen via


AbsSquaredComplex, functie

Volledig gekwalificeerde naam: Std.Math.AbsSquaredComplex

function AbsSquaredComplex(input : Complex) : Double

Samenvatting

Geeft als resultaat de kwadratische absolute waarde van een complex getal van het type Complex.

Invoer

invoer

Complex getal c = x + yi.

Uitvoer

Absolute waarde |c|² = x² + y².