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

De GeoGebra Manual
Aller à : navigation, rechercher
Ligne 20 : Ligne 20 :
 
|-
 
|-
 
|Abscisse||x( )||Ordonnée||y( )
 
|Abscisse||x( )||Ordonnée||y( )
 +
|-
 +
|Argument||arg( )||Conjugué||conjugate( )
 
|-
 
|-
 
|Valeur absolue||abs( )||Signe||sgn( ) ||Racine carrée||sqrt( )||Racine cubique||cbrt( )
 
|Valeur absolue||abs( )||Signe||sgn( ) ||Racine carrée||sqrt( )||Racine cubique||cbrt( )
 
|-
 
|-
|Nombre aléatoire de [ 0 ;1]
+
|Nbre aléatoire de [ 0 ;1]
 
|random( )
 
|random( )
 
|-
 
|-
Ligne 31 : Ligne 33 :
 
|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( )
 
|-
 
|-
|Cosinus||cos( )||Sinus||sin( )||Tangente||tan( )
+
|Cosinus||cos( )||Sinus||sin( )||Tangente||tan( )||Sécante||sec()||Cosécante||cosec()||Cotangente||cot()
 
|-
 
|-
 
|Arc cosinus||acos( )||Arc sinus||asin( )||Arc tangente||atan( )
 
|Arc cosinus||acos( )||Arc sinus||asin( )||Arc tangente||atan( )
 
|-
 
|-
|Cosinus hyperbolique||cosh( )||Sinus hyperbolique||sinh( )||Tangente hyperbolique||tanh( )
+
|Cosinus hyperbolique||cosh( )||Sinus hyperbolique||sinh( )||Tangente hyperbolique||tanh( )||Sécante hyperbol.||sech()||Cosécante hyp.||cosech()||Cotangente hyp.||coth()
 
|-
 
|-
|Cosinus hyperbol. inverse||acosh( )||Sinus hyperbol. inverse||asinh( )||Tangente hyperbol. inverse||atanh( )
+
|Cosinus hyperbol. inverse||acosh( )||Sinus hyperbol. inverse||asinh( )||Tangente hyp. inverse||atanh( )
 
|-
 
|-
|Partie entière||floor( )||Plus petit entier sup. ou égal||ceil( )||Arrondi||round( )
+
|Partie entière||floor( )||Plus petit entier <math>\ge</math>||ceil( )||Arrondi||round( )
 
|}
 
|}
  
Ligne 49 : Ligne 51 :
 
|-
 
|-
 
|[[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)
 
|}
 
|}

Version du 11 juillet 2011 à 10:00


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( ) Sécante sec() Cosécante cosec() Cotangente cot()
Arc cosinus acos( ) Arc sinus asin( ) Arc tangente atan( )
Cosinus hyperbolique cosh( ) Sinus hyperbolique sinh( ) Tangente hyperbolique tanh( ) Sécante hyperbol. sech() Cosécante hyp. cosech() Cotangente hyp. coth()
Cosinus hyperbol. inverse acosh( ) Sinus hyperbol. inverse asinh( ) Tangente hyp. inverse atanh( )
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