Documentation/How Tos/Calc: IMLOG2 function

From Apache OpenOffice Wiki
Jump to: navigation, search
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.

Template:Documentation/SeeAlso

Personal tools