Gekende Functies and Operatoren: verschil tussen versies

Uit GeoGebra Manual
Ga naar: navigatie, zoeken
 
 
(Een tussenliggende versie door een andere gebruiker niet weergegeven)
Regel 1: Regel 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
Om getallen, coördinaten of vergelijkingen te creëren via de [[Invoerveld|Invoerbalk]] kan je volgende functies en operatoren gebruiken. Logische operatorenogic operators and functions are listed in article about [[Booleaanse waarden]].
+
Om getallen, coördinaten of vergelijkingen te creëren via de [[Invoerveld|Invoerbalk]] kan je volgende functies en operatoren gebruiken. Logische operatoren en functies vind je onder [[Booleaanse waarden]].
  
 
{{Note|Plaats het argument van de functie tussen haakjes, zonder een spatie tussen de naam van de functie en de haakjes.}}
 
{{Note|Plaats het argument van de functie tussen haakjes, zonder een spatie tussen de naam van de functie en de haakjes.}}
Regel 91: Regel 91:
 
|log(b, x )
 
|log(b, x )
 
|-
 
|-
|Cosine
+
|Cosinus
 
|cos( )
 
|cos( )
 
|-
 
|-
|Sine
+
|Sinus
 
|sin( )
 
|sin( )
 
|-
 
|-
|Tangent
+
|Tangens
 
|tan( )
 
|tan( )
 
|-
 
|-
|Secant
+
|Secans
 
|sec()
 
|sec()
 
|-
 
|-
|Cosecant
+
|Cosecans
 
|cosec()
 
|cosec()
 
|-
 
|-
|Cotangent
+
|Cotangens
 
|cot()
 
|cot()
 
|-
 
|-
|Arc cosine
+
|Boogcosinus
 
|acos( ) or arccos( )
 
|acos( ) or arccos( )
 
|-
 
|-
|Arc sine
+
|Boogsinus
 
|asin( ) or arcsin( )
 
|asin( ) or arcsin( )
 
|-
 
|-
|Arc tangent (returns answer between -π/2 and π/2)
+
|Boogtangens (geeft een resultaat tussen -π/2 en π/2)
 
|atan( ) or arctan( )
 
|atan( ) or arctan( )
 
|-
 
|-
|[http://en.wikipedia.org/wiki/Atan2 Arc tangent (returns answer between and π)]  
+
|(geeft een resultaat tussen en π)]  
 
|atan2(y, x)
 
|atan2(y, x)
 
|-
 
|-
|Hyperbolic cosine
+
|Cosinus hyperbolicus
 
|cosh( )
 
|cosh( )
 
|-
 
|-
|Hyperbolic sine
+
|Sinus hyperbolicus
 
|sinh( )
 
|sinh( )
 
|-
 
|-
|Hyperbolic tangent
+
|Tangens hyperbolicus
 
|tanh( )
 
|tanh( )
 
|-
 
|-
|Hyperbolic secant
+
|Secans hyperbolicus
 
|sech( )
 
|sech( )
 
|-
 
|-
|Hyperbolic cosecant
+
|Cosecans hyperbolicus
 
|cosech( )
 
|cosech( )
 
|-
 
|-
|Hyperbolic cotangent
+
|Tangens hyperbolicus
 
|coth( )
 
|coth( )
 
|-
 
|-
|Antihyperbolic cosine
+
|Areaalcosinus hyperbolicus
 
|acosh( ) or arccosh( )
 
|acosh( ) or arccosh( )
 
|-
 
|-
|Antihyperbolic sine
+
|Areaalsinus hyperbolicus
 
|asinh( ) or arcsinh( )
 
|asinh( ) or arcsinh( )
 
|-
 
|-
|Antihyperbolic tangent
+
|Areaaltangens hyperbolicus
 
|atanh( ) or arctanh( )
 
|atanh( ) or arctanh( )
 
|-
 
|-
|Greatest integer less than or equal
+
|Grootste geheel getal kleiner of gelijk aan
 
|floor( )
 
|floor( )
 
|-
 
|-
|Least integer greater than or equal
+
|Kleinste geheel getal groter of gelijk aan
 
|ceil( )
 
|ceil( )
 
|-
 
|-
|Round
+
|Afronden
 
|round( )
 
|round( )
 
|-
 
|-
|[http://mathworld.wolfram.com/BetaFunction.html Beta function] Β(a, b)
+
|[w:nl:Bètafunctie] Β(a, b)
 
|beta(a, b)
 
|beta(a, b)
 
|-
 
|-
|[http://mathworld.wolfram.com/IncompleteBetaFunction.html Incomplete beta function] Β(x;a, b)
+
|[http://mathworld.wolfram.com/IncompleteBetaFunction.html Incomplete beta function] Onvolledige  Bètafunctie Β(x;a, b)
 
|beta(a, b, x)
 
|beta(a, b, x)
 
|-
 
|-
|[http://mathworld.wolfram.com/RegularizedBetaFunction.html Incomplete regularized beta function] I(x; a, b)
+
|[http://mathworld.wolfram.com/RegularizedBetaFunction.html Incomplete regularized beta function|Onvolledige geregulariseerde Bètafunctie] I(x; a, b)
 
|betaRegularized(a, b, x)
 
|betaRegularized(a, b, x)
 
|-
 
|-
|[[w:Gamma function|Gamma function Γ(x)]]
+
|[[w:nl:Gammafunctie|Gammafunctie Γ(x)]]
 
|gamma( x)
 
|gamma( x)
 
|-
 
|-
| (Lower) [http://mathworld.wolfram.com/IncompleteGammaFunction.html incomplete gamma function]  γ(a, x)
+
|[http://mathworld.wolfram.com/IncompleteGammaFunction.html incomplete gamma function| Onvolledige Gammafunctie]  γ(a, x)
 
|gamma(a, x)
 
|gamma(a, x)
 
|-
 
|-
|(Lower)  [http://mathworld.wolfram.com/RegularizedGammaFunction.html incomplete regularized gamma function P(a,x) = γ(a, x) / Γ(a) ]  
+
|[http://mathworld.wolfram.com/RegularizedGammaFunction.html incomplete regularized gamma function|Onvolledige geregulariseerde Gammafunctie P(a,x) = γ(a, x) / Γ(a) ]  
 
|gammaRegularized(a, x)
 
|gammaRegularized(a, x)
 
|-
 
|-
|[[w:Error_function|Gaussian Error Function]]
+
|[[w:Error_function|Foutfunctie]]
 
|erf(x)
 
|erf(x)
 
|-
 
|-
|[[Real_Function|Real]]
+
|[[Reëel_functie|Reëel]]
|real( )
+
|re( )
 
|-
 
|-
|[[Imaginary_Function|Imaginary]]
+
|[[Imaginair_functie|Imaginair]]
|imaginary( )
+
|im( )
 
|-
 
|-
| [[w:Digamma_function|Digamma function]]
+
| [[w:Digamma_function|Digamma functie]]
 
| psi(x)
 
| psi(x)
 
|-
 
|-
| The [http://en.wikipedia.org/wiki/Polygamma_function Polygamma function] is the (m+1)th derivative of the natural logarithm of the [http://en.wikipedia.org/wiki/Gamma_function Gamma function, gamma(x)] (m=0,1)
+
| De [http://en.wikipedia.org/wiki/Polygamma_function Polygamma function] is de (m+1)de afgeleide van de natuurlijke logaritme van de [http://en.wikipedia.org/wiki/Gamma_function Gamma function, gamma(x)] (m=0,1)
 
| polygamma(m, x)
 
| polygamma(m, x)
 
|-
 
|-
| The [http://mathworld.wolfram.com/SineIntegral.html Sine Integral] function
+
| De [http://mathworld.wolfram.com/SineIntegral.html Sine Integral] functie
 
| sinIntegral(x)
 
| sinIntegral(x)
 
|-
 
|-
| The [http://mathworld.wolfram.com/CosineIntegral.html Cosine Integral] function
+
| De [http://mathworld.wolfram.com/CosineIntegral.html Cosine Integral] functie
 
| cosIntegral(x)
 
| cosIntegral(x)
 
|-
 
|-
| The [http://mathworld.wolfram.com/ExponentialIntegral.html Exponential Integral] function
+
| De [http://mathworld.wolfram.com/ExponentialIntegral.html Exponential Integral] functie
 
| expIntegral(x)
 
| expIntegral(x)
 
|-
 
|-
| The [http://en.wikipedia.org/wiki/Riemann_zeta_function Reimann-Zeta] function ζ(x)
+
| De [http://en.wikipedia.org/wiki/Riemann_zeta_function Riemann-Zeta] functie ζ(x)
 
| zeta(x)
 
| zeta(x)
 
|}  
 
|}  
:{{example|1=<div><code><nowiki>Conjugate(17 + 3 * ί)</nowiki></code> gives ''-3 ί + 17'', the conjugated complex number of ''17 + 3 ί''.</div> See [[Complex Numbers]] for details.}}<includeonly>[[Category:Handleiding]]</includeonly>
+
[[Category:Handleiding]]

Huidige versie van 22 jun 2021 om 11:20

Sjabloon:Manual Page Om getallen, coördinaten of vergelijkingen te creëren via de Invoerbalk kan je volgende functies en operatoren gebruiken. Logische operatoren en functies vind je onder Booleaanse waarden.

Nota: Plaats het argument van de functie tussen haakjes, zonder een spatie tussen de naam van de functie en de haakjes.


Operator / Functie Input
ℯ (het getal van Euler) Sjabloon:KeyCode
ί (Imaginaire eenheid) Sjabloon:KeyCode
π Sjabloon:KeyCode of pi
° (Graden symbool) Sjabloon:KeyCode
Optelling +
Aftrekking -
Vermenigvuldiging * of spatietoets
Scalair product * of spatietoets
Vectorieel product (zie Vectorieel product)
Deling /
Machtsverheffing ^ of superscript (x^2 or x2)
Faculteit !
Haakjes ( )
x-coördinaat x( )
y-coördinaat y( )
Argument arg( )
Toegevoegde (zie: complex geconjugeerde) conjugate( )
Absolute waarde abs( )
Teken sgn( ) of sign()
Vierkantswortel sqrt( )
Derde machtswortel cbrt( )
ToevalsgetalTussen 0 en 1 random( )
Exponentiële functie exp( ) or ℯx
Natuurlijke Logaritme (logaritme met basis e) ln( ) or log( )
Logaritme met basis 2 ld( )
Logaritme met basis 10 lg( )
Logaritme van x met basis b log(b, x )
Cosinus cos( )
Sinus sin( )
Tangens tan( )
Secans sec()
Cosecans cosec()
Cotangens cot()
Boogcosinus acos( ) or arccos( )
Boogsinus asin( ) or arcsin( )
Boogtangens (geeft een resultaat tussen -π/2 en π/2) atan( ) or arctan( )
(geeft een resultaat tussen -π en π)] atan2(y, x)
Cosinus hyperbolicus cosh( )
Sinus hyperbolicus sinh( )
Tangens hyperbolicus tanh( )
Secans hyperbolicus sech( )
Cosecans hyperbolicus cosech( )
Tangens hyperbolicus coth( )
Areaalcosinus hyperbolicus acosh( ) or arccosh( )
Areaalsinus hyperbolicus asinh( ) or arcsinh( )
Areaaltangens hyperbolicus atanh( ) or arctanh( )
Grootste geheel getal kleiner of gelijk aan floor( )
Kleinste geheel getal groter of gelijk aan ceil( )
Afronden round( )
[w:nl:Bètafunctie] Β(a, b) beta(a, b)
Incomplete beta function Onvolledige Bètafunctie Β(x;a, b) beta(a, b, x)
Onvolledige geregulariseerde Bètafunctie] I(x; a, b) betaRegularized(a, b, x)
Gammafunctie Γ(x) gamma( x)
Onvolledige Gammafunctie] γ(a, x) gamma(a, x)
Onvolledige geregulariseerde Gammafunctie P(a,x) = γ(a, x) / Γ(a) ] gammaRegularized(a, x)
Foutfunctie erf(x)
Reëel re( )
Imaginair im( )
Digamma functie psi(x)
De Polygamma function is de (m+1)de afgeleide van de natuurlijke logaritme van de Gamma function, gamma(x) (m=0,1) polygamma(m, x)
De Sine Integral functie sinIntegral(x)
De Cosine Integral functie cosIntegral(x)
De Exponential Integral functie expIntegral(x)
De Riemann-Zeta functie ζ(x) zeta(x)
© 2024 International GeoGebra Institute