Difference between revisions of "FR/Documentation/Calc: fonction COMPLEXE.LOG2"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: __NOTOC__ == COMPLEXE.LOG2 == Renvoie le logarithme en base2 d'un nombre complexe. Cette fonction n'est disponible que si l''''Addin Analyse''' est installé. === Syntaxe : === <tt>''...)
 
m (Voir également :)
Line 20: Line 20:
 
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.LN|COMPLEXE.LN]]''',
 
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.LN|COMPLEXE.LN]]''',
 
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.LOG10|COMPLEXE.LOG10]]''',
 
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.LOG10|COMPLEXE.LOG10]]''',
'''[[Documentation/How_Tos/Calc: IMPOWER function|IMPOWER]]'''
+
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.PUISSANCE|COMPLEXE.PUISSANCE]]'''
  
 
'''[[Documentation/FR/Calc:_Fonctions_nombre_complexe|Fonctions Nombre complexe]]'''
 
'''[[Documentation/FR/Calc:_Fonctions_nombre_complexe|Fonctions Nombre complexe]]'''

Revision as of 08:02, 30 April 2008


COMPLEXE.LOG2

Renvoie le logarithme en base2 d'un nombre complexe.

Cette fonction n'est disponible que si l'Addin Analyse est installé.

Syntaxe :

COMPLEXE.LOG2(nombre_complexe)

nombre_complexe est un texte représentant un nombre complexe, par exemple a+bi ou a+bj.
COMPLEXE.LOG2 renvoie le logarithme en base2 du nombre_complexe, comme texte.

Exemple :

COMPLEXE.LOG2("1+2i")

renvoie 1.16096404744368+1.59727796468811i comme texte.

Voir également :

COMPLEXE.LN, COMPLEXE.LOG10, COMPLEXE.PUISSANCE

Fonctions Nombre complexe

Remarques :

  • Cette fonction n'apparaît actuellement que dans la catégorie Addin de l'assistant Fonction.
Personal tools