RADIANS

LES ANGLES SONT EXPRIMES EN RADIANS



ACTION

La commande RADIANS sélectionne les radians comme unité d'angle. Après cette commande, les fonctions COS(), SIN(), TAN() retournent un résultat en radians et les fonctions ACOS(V), ASIN(V) et ATN(V) utilisent un paramètre V exprimé en radians.

Remarque: par défaut, les angles sont exprimés en radians.


SYNTAXE : RADIANS


UTILISATION


ERREUR


EXEMPLE

radians

print cos(pi)

print -1


EN RAPPORT

DEGREES

COS()

SIN()

TAN()

ACOS()

ASIN()

ATN()

DEGREE_TO_RADIAN()

RADIAN_TO_DEGREE()


Content created by Jack. Updated March 07, 2025