Manuals/calci/IMLOG2
Syntax
Remarks
Examples
''''''' ''''
Description
This function calculates the base-2 logarithm of a complex number in a + bi or a + bj text format.
IMLOG2
The base-2 logarithm of a complex number can be calculated from the natural logarithm as follows:
log2 (x+yi) = (log2e)1n (x+yi)
IMLOG2(IN)
where IN is a complex number .
Column1 | Column2 | Column3 | Column4 | |
Row1 | 2.428990497563786+0.5489546632866346i | |||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |
Let's see an example.
I.e.=IMLOG2(“5+2i”) is 2.42899+0.54895i