Différences entre versions de « Opérateurs et fonctions pré-définies »

De GeoGebra Manual
Aller à : navigation, rechercher
Ligne 32 : Ligne 32 :
 
|Cosinus||cos( )||Sinus||sin( )||Tangente||tan( )|| || 
 
|Cosinus||cos( )||Sinus||sin( )||Tangente||tan( )|| || 
 
|-
 
|-
|Arc cosinus||acos( )||Arc sinus||asin( )||Arc tangente||atan( )|| || 
+
|Arc cosinus||acos( )||Arc sinus||asin( )||Arc tangente||atan( )<br/>(retourne une réponse de ]-π/2 ; π/2[)||[[w:fr:Atan2|atan2]] (pour réponse de ]-π ; π]) ||atan2(y, x)
 
|-
 
|-
 
|Cosinus hyperbolique||cosh( )||Sinus hyperbolique||sinh( )||Tangente hyperbolique||tanh( )||&nbsp;||&nbsp;
 
|Cosinus hyperbolique||cosh( )||Sinus hyperbolique||sinh( )||Tangente hyperbolique||tanh( )||&nbsp;||&nbsp;
Ligne 55 : Ligne 55 :
 
|[[w:fr:Fonction_d'erreur|Fonction d'erreur gaussienne]]||erf( x)||&nbsp;||&nbsp;||&nbsp;||&nbsp;
 
|[[w:fr:Fonction_d'erreur|Fonction d'erreur gaussienne]]||erf( x)||&nbsp;||&nbsp;||&nbsp;||&nbsp;
 
|}
 
|}
 +
 +
 +
 +
--[[Utilisateur:Noel Lambert|Noel Lambert]] 13 août 2011 à 17:55 (CEST)

Version du 13 août 2011 à 17:55


Pour créer des nombres, des coordonnées ou des équations, utilisez le champ de Saisie, vous pouvez utiliser les opérateurs et fonctions pré-définies.

Note : Les fonctions pré-définies utilisent des parenthèses, sans mettre d'espace entre le nom de la fonction et celles-ci.


Opérateur / Fonction Saisie Opérateur / Fonction Saisie Opérateur / Fonction Saisie Opérateur / Fonction Saisie
Addition + Soustraction - Multiplication * ou espace Division /
Exponentiation ^ ou exposant
(x^2 ou x2)
Factorielle !        
Produit scalaire * ou espace Produit vectoriel        
Parenthèses ( )            
Abscisse x( ) Ordonnée y( )        
Argument arg( ) Conjugué conjugate( )        
Valeur absolue abs( ) Signe sgn( ) Racine carrée sqrt( ) Racine cubique cbrt( )
Nbre aléatoire de [ 0 ; 1] random( )            
Fonction exponentielle exp( ) ou ℯx            
Logarithme népérien ln( ) ou log( ) Log de base 2 ld( ) Logarithme décimal lg( )    
Cosinus cos( ) Sinus sin( ) Tangente tan( )    
Arc cosinus acos( ) Arc sinus asin( ) Arc tangente atan( )
(retourne une réponse de ]-π/2 ; π/2[)
atan2 (pour réponse de ]-π ; π]) atan2(y, x)
Cosinus hyperbolique cosh( ) Sinus hyperbolique sinh( ) Tangente hyperbolique tanh( )    
Cosinus hyperbol. inverse acosh( ) Sinus hyperbol. inverse asinh( ) Tangente hyp. inverse atanh( )    
Sécante sec() Cosécante cosec() Cotangente cot()    
Sécante hyperbol. sech() Cosécante hyp. cosech() Cotangente hyp. coth()    
Partie entière floor( ) Plus petit entier \ge ceil( ) Arrondi round( )    


Fonction Saisie Fonction Saisie Fonction Saisie
Fonction Beta Β(a, b) beta(a, b) Fct Beta incomplète Β(x;a, b) beta(a, b, x) Fct Beta incomplète régularisée I(x; a, b) betaRegularized(a, b, x)
Fonction Gamma gamma( x) Fct Gamma incomplète γ(a, x) gamma(a, x) Fct Gamma incomplète régularisée gammaRegularized(a, x)
Fonction d'erreur gaussienne erf( x)        


--Noel Lambert 13 août 2011 à 17:55 (CEST)

© 2024 International GeoGebra Institute