Difference between revisions of "Documentation/How Tos/Calc: IMLOG2 function"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 61: Line 61:
 
* This function currently appears in the AddIn category of the Function Wizard.
 
* This function currently appears in the AddIn category of the Function Wizard.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: IMLN function|IMLN]]
 
* [[Documentation/How_Tos/Calc: IMLN function|IMLN]]
 
* [[Documentation/How_Tos/Calc: IMLOG10 function|IMLOG10]]
 
* [[Documentation/How_Tos/Calc: IMLOG10 function|IMLOG10]]

Revision as of 08:09, 17 July 2018

CALC FUNCTIONS
< {{#switch:Previous Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >
< {{#switch:Previous Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >


IMLOG2

Returns the base2 logarithm of a complex number.

This function is only available if the Analysis AddIn is installed.

Syntax:

IMLOG2(complexnumber)

complexnumber is text representing a complex number, for example as a+bi or a+bj.
IMLOG2 returns the base2 logarithm of complexnumber, as text.

Example:

IMLOG2("1+2i")

returns 1.16096404744368+1.59727796468811i as text.

Issues:

  • This function currently appears in the AddIn category of the Function Wizard.



{{#switch:EN

| RU = Смотрите также: | UA = Дивіться також: | EN = See Also | PT = Ver também | #default = See Also }}

Personal tools