Difference between revisions of "FR/Documentation/Calc: fonction COS"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Exemple :)
m (Voir également :)
Line 26: Line 26:
 
'''[[Documentation/FR/Calc:_fonction_ASIN|ASIN]]''',
 
'''[[Documentation/FR/Calc:_fonction_ASIN|ASIN]]''',
 
'''[[Documentation/FR/Calc:_fonction_ATAN|ATAN]]''',
 
'''[[Documentation/FR/Calc:_fonction_ATAN|ATAN]]''',
'''[[Documentation/Fr/Calc:_fonction_ATAN2|ATAN2]]''',
+
'''[[Documentation/FR/Calc:_fonction_ATAN2|ATAN2]]''',
 
'''[[Documentation/FR/Calc:_fonction_ACOT|ACOT]]'''
 
'''[[Documentation/FR/Calc:_fonction_ACOT|ACOT]]'''
  

Revision as of 07:34, 7 August 2008


COS

Renvoie le cosinus de l'angle donné (en radians).

Syntaxe :

COS(angle)

renvoie le cosinus (trigonométrique) de angle, l'angle en radians.
Pour renvoyer le cosinus d'un angle en degrés, utilisez la fonction RADIANS.

Exemple :

COS(PI()/2)

renvoie 0, le cosinus PI/2 radians

COS(RADIANS(60))

renvoie 0,5, le cosinus de 60 degrés

Voir également :

SIN, TAN, COT

ACOS, ASIN, ATAN, ATAN2, ACOT

RADIANS, PI

Fonctions mathématiques

Personal tools