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

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: __NOTOC__ == COMPLEXE.LOG10 == Renvoie le logarithme en base10 d'un nombre complexe. Cette fonction n'est disponible que si l''''Addin Analyse''' est installé. === Syntaxe : === <tt>...)
 
m (Catégorie et paramètre de tri.)
 
(3 intermediate revisions by 2 users not shown)
Line 19: Line 19:
 
=== Voir également: ===
 
=== Voir également: ===
 
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.LN|COMPLEXE.LN]]''',
 
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.LN|COMPLEXE.LN]]''',
'''[[Documentation/How_Tos/Calc: IMLOG2 function|IMLOG2]]''',
+
'''[[Documentation/FR/Calc:_fonction_COMPLEXE.LOG2|COMPLEXE.LOG2]]''',
'''[[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]]'''
Line 26: Line 26:
 
=== Remarques : ===
 
=== Remarques : ===
 
* C'est fonction n'apparaît actuellement que dans la catégorie Addin de l'assistant Fonction.
 
* C'est fonction n'apparaît actuellement que dans la catégorie Addin de l'assistant Fonction.
 +
{{PDL1}}
 +
 +
[[Category: Calc/Fonctions/FR|COMPLEXE.LOG10]]

Latest revision as of 14:09, 6 May 2009


COMPLEXE.LOG10

Renvoie le logarithme en base10 d'un nombre complexe.

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

Syntaxe :

COMPLEXE.LOG10(nombre_complexe)

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

Exemple :

COMPLEXE.LOG10("1+2i")

renvoie 0.349485002168009+0.480828578784234i comme texte.

Voir également:

COMPLEXE.LN, COMPLEXE.LOG2, COMPLEXE.PUISSANCE

Fonctions Nombre complexe

Remarques :

  • C'est fonction n'apparaît actuellement que dans la catégorie Addin de l'assistant Fonction.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools