ASIN(V)

RETOURNE L'ARC SINUS DE V



ACTION

La fonction ASIN(V) retourne l'angle dont le sinus est V.

Le résultat est exprimé en radians et appartient à l'intervalle [-Pi/2..Pi/2].

V peut être un réel ou un entier et doit être compris entre -1 et 1.

Cette fonction est la fonction inverse de sinus (SIN).


SYNTAXE : Resultat=ASIN(V)


UTILISATION


ERREUR


EXEMPLE

print asin(0.512)

print "Résultat = 0.537511507129652"


EN RAPPORT

ACOS()

ATN()

COS()

HCOS()

HSIN()

HTAN()

SIN()

TAN()


Content created by Jack. Updated March 07, 2025