Aide:Exp.txt

De Wiki AutoIt Français
Aller à : navigation, rechercher

Document original V3.3.6.1 :

###Function###
Exp

###Description###
Calculates <i><b>e</b></i> to the power of a number.

###Syntax###
Exp ( expression )



###Parameters###
@@ParamTable@@
expression
	Any valid numeric expression.
@@End@@

###ReturnValue###
Returns <i><b>e</b></i> raised to the power of <i>expression</i>.


###Remarks###
<i><b>e</b></i> is the base of the natural logarithm and is approximately 2.71828182845905

###Related###
Log


###Example###
@@IncludeExample@@


Document traduit V3.3.6.1 :

###Function###
Exp

###Description###
Calcule <i><b>e</b></i> à la puissance d'un nombre.


###Syntax###
Exp ( expression )


###Parameters###
@@ParamTable@@
expression
	Toute expression numérique valide.
@@End@@


###ReturnValue###
@@ReturnTable@@
Retourne <i><b>e</b></i> élevé à la puissance de <i>l'expression</i>.
@@End@@


###Remarks###
<i><b>e</b></i> est la base du logarithme naturel et vaut approximativement 2,71828182845905


###Related###
<a href="Log.htm">Log</a>


###Example###
@@IncludeExample@@


Traducteur : Strofe

Contributeurs (pour les modifications avant le Wiki) : Tlem