SIN(V)
RETOURNE LE SINUS DE V
ACTION
La fonction SIN(V) retourne le sinus de V.
V est exprimé en radians et peut être un réel ou un entier.
SYNTAXE : Resultat=SIN(V)
UTILISATION
ERREUR
EXEMPLE
print sin(1.23)
print "Résultat = 0.942488801931697"
EN RAPPORT
ACOS()
ASIN()
ATN()
COS()
HCOS()
HSIN()
HTAN()
TAN()
Content created by Jack. Updated March 07, 2025