TimesCP function

Fully qualified name: Std.Math.TimesCP

function TimesCP(a : ComplexPolar, b : ComplexPolar) : ComplexPolar

Summary

Returns the product of two inputs of type ComplexPolar.

Input

a

The first input a to be multiplied.

b

The second input b to be multiplied.

Output

The product a⋅b.