AbsSquaredComplexPolar function

Fully qualified name: Std.Math.AbsSquaredComplexPolar

function AbsSquaredComplexPolar(input : ComplexPolar) : Double

Summary

Returns the squared absolute value of a complex number of type ComplexPolar.

Input

input

Complex number c = r⋅𝑒^(t𝑖).

Output

Squared absolute value |c|² = r².