Manuals/calci/IMPOWER
Syntax
Remarks
Examples
''''''' ''''
Description
This function calculates a complex number in a + bi or a + bj text format raised to a power.
IMPOWER
- num can be an integer, fractional, or negative.
- A complex number raised to a power is calculated as follows:
IMPOWER(IN,N)
where IN is a complex number and N is the power that raise the complex number.
Column1 | Column2 | Column3 | Column4 | |
Row1 | (-6.999999999999999)+(24.000000000000003)i | |||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |
Let's see an example.
I.e.=IMPOWER(“i+2i”,4) is -6.999+24i