Changes

Jump to navigation Jump to search
Line 9: Line 9:  
*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.
*So log2(x+iy)=(log2 e)ln(x+iy).We can use COMPLEX function to convert real and imaginary number in to a complex number.  
+
*So log2(x+iy)=(log2 e)ln(x+iy).We can use COMPLEX function to convert real and imaginary number in to a complex number.
    
==Examples==
 
==Examples==
3,314

edits

Navigation menu