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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:IMLOG2 function}}
 +
{{Documentation/CalcFunc ComplexNumberTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_IMLOG10_function
 +
|NextPage=Documentation/How_Tos/Calc:_IMPOWER_function
 +
}}__NOTOC__
  
 
== IMLOG2 ==
 
== IMLOG2 ==
Line 20: Line 25:
 
* 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]]
Line 29: Line 34:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
[[Category: Documentation/Reference/Calc]]
+
[[Category: Documentation/Reference/Calc/Complex Number functions]]

Latest revision as of 12:11, 30 January 2024

< {{#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