*This function gives the binary logarithm of a complex number.
*This function gives the binary logarithm of a complex number.
−
*<math>IMLOG2(z), where z is the complex number in the form of <math>x+iy<math>. i.e. <math>x<math> & <math>y<math> are the real numbers.
+
*<math>IMLOG2(z)</math>, where <math>z</math> is the complex number in the form of <math>x+iy</math>. i.e. <math>x</math> & <math>y</math> are the real numbers.
−
*<math>I<math> imaginary unit .<math>i=\sqrt{-1}<math>.
+
*<math>I</math> imaginary unit .<math>i=\sqrt{-1}</math>.
−
*Binary logarithm is the inverse function of <math>n ↦ 2n<math>.
+
*Binary logarithm is the inverse function of <math>n ↦ 2n</math>.
*Log base 2 is called Binary logarithm.
*Log base 2 is called Binary logarithm.
*To find the Binary logarithm of a complex number we have to calculate from the natural logarithm.
*To find the Binary logarithm of a complex number we have to calculate from the natural logarithm.