Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Fully qualified name: Std.Math.PowCP
function PowCP(a : ComplexPolar, power : ComplexPolar) : ComplexPolar
Summary
Returns a number raised to a given power of type ComplexPolar.
Note that this is a multi-valued function, but only one value is returned.
Input
a
The number a that is to be raised.
power
The power b to which a should be raised.
Output
The power a^b