Linkersom Commando: verschil tussen versies

Uit GeoGebra Manual
Ga naar: navigatie, zoeken
Regel 1: Regel 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{command|function|Linkersom}}
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{command|function|Linkersom}}
;Linkersom[ <Functie>, <Start x-Waarde>, <Eind x-Waarde>, <Aantal rechthoeken> ]
+
;Linkersom( <Functie>, <Start x-Waarde>, <Eind x-Waarde>, <Aantal rechthoeken> )
 
:Berekent de linkersom van de functie in het gegeven interval met ''n'' rechthoeken.
 
:Berekent de linkersom van de functie in het gegeven interval met ''n'' rechthoeken.
:{{example|1=<code><nowiki>Linkersom[x^2 + 1, 0, 2, 4]</nowiki></code> geeft ''a'' = 3.75}}
+
:{{example|1=<code><nowiki>Linkersom(x^2 + 1, 0, 2, 4)</nowiki></code> geeft ''a'' = 3.75}}
 
:{{Note|1=<br>
 
:{{Note|1=<br>
 
:*Het commando tekent ook de rechthoeken van de linkersom.
 
:*Het commando tekent ook de rechthoeken van de linkersom.
 
:*Zie ook de commando's: [[Rechthoekssom Commando|Rechthoekssom ]], [[Trapeziumsom Commando|Trapeziumsom]], [[Ondersom Commando|Ondersom ]] en [[Bovensom Commando|Bovensom]]}}
 
:*Zie ook de commando's: [[Rechthoekssom Commando|Rechthoekssom ]], [[Trapeziumsom Commando|Trapeziumsom]], [[Ondersom Commando|Ondersom ]] en [[Bovensom Commando|Bovensom]]}}

Versie van 26 sep 2017 10:44

Sjabloon:Manual Page

Linkersom( <Functie>, <Start x-Waarde>, <Eind x-Waarde>, <Aantal rechthoeken> )
Berekent de linkersom van de functie in het gegeven interval met n rechthoeken.
Voorbeeld: Linkersom(x^2 + 1, 0, 2, 4) geeft a = 3.75
Nota:
© 2024 International GeoGebra Institute