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

De GeoGebra Manual
Aller à : navigation, rechercher
m (Improvement for covering)
Ligne 12 : Ligne 12 :
 
|Addition|| +||Soustraction||-||Multiplication||* ou espace||Division||/
 
|Addition|| +||Soustraction||-||Multiplication||* ou espace||Division||/
 
|-
 
|-
|Exponentiation||^ ou exposant (<code>x^2</code> ou <code>x<sup>2</sup></code>)||Factorielle||!
+
|Exponentiation||^ ou exposant (<code>x^2</code> ou <code>x<sup>2</sup></code>)||Factorielle||!||&nbsp;||&nbsp;||&nbsp;||&nbsp;
 
|-
 
|-
|Produit scalaire||* ou espace||Produit vectoriel||⊗
+
|Produit scalaire||* ou espace||Produit vectoriel||⊗||&nbsp;||&nbsp;||&nbsp;||&nbsp;
 
|-
 
|-
|Parenthèses
+
|Parenthèses||( )||&nbsp;||&nbsp;||&nbsp;||&nbsp;||&nbsp;||&nbsp;
|( )
 
 
|-
 
|-
|Abscisse||x( )||Ordonnée||y( )
+
|Abscisse||x( )||Ordonnée||y( )||&nbsp;||&nbsp;||&nbsp;||&nbsp;
 
|-
 
|-
|Argument||arg( )||Conjugué||conjugate( )
+
|Argument||arg( )||Conjugué||conjugate( )||&nbsp;||&nbsp;||&nbsp;||&nbsp;
 
|-
 
|-
 
|Valeur absolue||abs( )||Signe||sgn( ) ||Racine carrée||sqrt( )||Racine cubique||cbrt( )
 
|Valeur absolue||abs( )||Signe||sgn( ) ||Racine carrée||sqrt( )||Racine cubique||cbrt( )
 
|-
 
|-
|Nbre aléatoire de [ 0 ;1]
+
|Nbre aléatoire de [ 0 ;1]||random( )||&nbsp;||&nbsp;||&nbsp;||&nbsp;||&nbsp;||&nbsp;
|random( )
 
 
|-
 
|-
|Fonction exponentielle
+
|Fonction exponentielle||exp( ) ou ℯ<sup>x</sup>||&nbsp;||&nbsp;||&nbsp;||&nbsp;||&nbsp;||&nbsp;
|exp( ) ou ℯ<sup>x</sup>
 
 
|-
 
|-
|Logarithme népérien||ln( ) ou log( )||Log de base 2||ld( )||Logarithme décimal||lg( )
+
|Logarithme népérien||ln( ) ou log( )||Log de base 2||ld( )||Logarithme décimal||lg( )||&nbsp;||&nbsp;
 
|-
 
|-
|Cosinus||cos( )||Sinus||sin( )||Tangente||tan( )||Sécante||sec()||Cosécante||cosec()||Cotangente||cot()
+
|Cosinus||cos( )||Sinus||sin( )||Tangente||tan( )||&nbsp;||&nbsp;
 
|-
 
|-
|Arc cosinus||acos( )||Arc sinus||asin( )||Arc tangente||atan( )
+
|Arc cosinus||acos( )||Arc sinus||asin( )||Arc tangente||atan( )||&nbsp;||&nbsp;
 
|-
 
|-
|Cosinus hyperbolique||cosh( )||Sinus hyperbolique||sinh( )||Tangente hyperbolique||tanh( )||Sécante hyperbol.||sech()||Cosécante hyp.||cosech()||Cotangente hyp.||coth()
+
|Cosinus hyperbolique||cosh( )||Sinus hyperbolique||sinh( )||Tangente hyperbolique||tanh( )||&nbsp;||&nbsp;
 
|-
 
|-
|Cosinus hyperbol. inverse||acosh( )||Sinus hyperbol. inverse||asinh( )||Tangente hyp. inverse||atanh( )
+
|Cosinus hyperbol. inverse||acosh( )||Sinus hyperbol. inverse||asinh( )||Tangente hyp. inverse||atanh( )||&nbsp;||&nbsp;
 
|-
 
|-
|Partie entière||floor( )||Plus petit entier  <math>\ge</math>||ceil( )||Arrondi||round( )
+
|Sécante||sec()||Cosécante||cosec()||Cotangente||cot()||&nbsp;||&nbsp;
 +
|-
 +
|Sécante hyperbol.||sech()||Cosécante hyp.||cosech()||Cotangente hyp.||coth()||&nbsp;||&nbsp;
 +
|-
 +
|Partie entière||floor( )||Plus petit entier  <math>\ge</math>||ceil( )||Arrondi||round( )||&nbsp;||&nbsp;
 
|}
 
|}
  
Ligne 52 : Ligne 53 :
 
|[[w:fr:Fonction_gamma|Fonction Gamma]]||gamma( x)||Fct Gamma incomplète  γ(a, x)||gamma(a, x)||Fct Gamma incomplète régularisée||gammaRegularized(a, x)
 
|[[w:fr:Fonction_gamma|Fonction Gamma]]||gamma( x)||Fct Gamma incomplète  γ(a, x)||gamma(a, x)||Fct Gamma incomplète régularisée||gammaRegularized(a, x)
 
|-
 
|-
|[[w:fr:Fonction_d'erreur|Fonction d'erreur gaussienne]]||erf( x)
+
|[[w:fr:Fonction_d'erreur|Fonction d'erreur gaussienne]]||erf( x)||&nbsp;||&nbsp;||&nbsp;||&nbsp;
 
|}
 
|}

Version du 12 juillet 2011 à 10:42


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( )    
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)        
© 2024 International GeoGebra Institute