Programmeren in TI-Basic/Functielijst: verschil tussen versies

Verwijderde inhoud Toegevoegde inhoud
Geen bewerkingssamenvatting
added links
Regel 80:
 
==== PRB ====
#[[/rand|rand]]
#[[/nPr|nPr]]
#[[/nCr|nCr]]
#!
#[[/randInt|randInt(]]
#[[/randNorm|randNorm(]]
#[[/randBin|randBin(]]
 
=== TEST ===
Regel 92:
 
==== TEST ====
#[[/=|=]]
#[[/!=|]]
#[[/>|>]]
#[[/>=|]]
#[[/<|<]]
#[[/<=|]]
 
==== LOGIC ====
#[[and|and]]
#[[/or|or]]
#[[/xor|xor]]
#[[/not|not(]]
 
=== DRAW ===
Regel 109:
 
==== DRAW ====
#[[/ClrDraw|ClrDraw]]
#[[/Line|Line(]]
#[[/Horizontal|Horizontal]]
#[[/Vertical|Vertical]]
#[[/Tangent|Tangent(]]
#[[/DrawF|DrawF]]
#[[/Shade|Shade(]]
#[[/DrawInv|DrawInv]]
#[[/Circle|Circle(]]
#[[/Text|Text(]]
 
==== POINTS ====
#[[/Pt-On|Pt-On(]]
#[[/Pt-Off|Pt-Off(]]
#[[/Pt-Change|Pt-Change(]]
#[[/Pxl-On|Pxl-On(]]
#[[/Pxl-Off|Pxl-On(]]
#[[/Pxl-Change|Pxl-Change(]]
#[[/pxl-Test|pxl-Test(]]
 
==== STO ====
#[[/StorePic|StorePic]]
#[[/RecallPic|RecallPic]]
#[[/StoreGDB|StoreGDB]]
#[[/RecalGDB|RecalGDB]]
 
=== LIST ===
Regel 142:
 
==== OPS ====
#[[/SortA|SortA(]]
#[[/SortD|SortD(]]
#[[/dim|dim(]]
#[[/Fill|Fill(]]
#[[/seq|seq(]]
#[[/cumSum|cumSum(]]
#[[/DeltaList|ΔList(]]
#[[/Select|Select(]]
#[[/augment|augment(]]
#[[/List>matr|List>matr(]]
#[[/Matr>list|Matr>list(]]
#[[/L|L]]
 
==== MATH ====
#[[/min|min(]]
#[[/max|min(]]
#[[/mean|mean(]]
#[[/median|median(]]
#[[/sum|sum(]]
#[[/prod|prod(]]
#[[/stdDev|stdDev(]]
#[[/variance|variance(]]
 
=== MODE ===
#[[/NORMAL|NORMAL]]
#[[/SCI|SCI]]
#[[/ENG|ENG]]
#[[/FLOAT|FLOAT]]
#[[/Fix|Fix]]
#[[/RADIAN|RADIAN]]
#[[/DEGREE|DEGREE]]
#[[/FUNC|FUNC]]
#[[/PAR|PAR]]
#[[/POL|POL]]
#[[/SEQ|SEQ]]
#[[/CONNECTED|CONNECTED]]
#[[/DOT|DOT]]
#[[/SEQUENTIAL|SEQUENTIAL]]
#[[/IMUL|IMUL]]
#[[/REAL|REAL]]
#[[/a+bi|a+bi]]
#[[/re^θî|re^θî]]
#[[/FULL|FULL]]
#[[/HORIZ|HORIZ]]
#[[/G-T|G-T]]
#[[/SET CLOCK|SET CLOCK]]
#[[/ClockOn|ClockOn]]
#[[/ClockOff|ClockOff]]
 
=== ZOOM ===
Regel 195:
 
==== ZOOM ====
#[[/ZBox|ZBox]]
#[[/Zoom In|Zoom In]]
#[[/Zoom Out|Zoom Out]]
#[[/ZDecimal|ZDecimal]]
#[[/ZSquare|ZSquare]]
#[[/ZStandard|ZStandard]]
#[[/ZTrig|ZTrig]]
#[[/ZInteger|ZInteger]]
#[[/ZoomStat|ZoomStat]]
#[[/ZoomFit|ZoomFit]]
 
==== MEMORY ====
#[[/ZPrevious|ZPrevious]]
#[[/ZoomSto|ZoomSto]]
#[[/ZoomRcl|ZoomRcl]]
 
=== Format ===
The graphscreen format functions.
 
#[[/RectGC|RectGC]]
#[[/PolarGC|PolarGC]]
#[[/CoordOn|CoordOn]]
#[[/CoordOff|CoordOff]]
#[[/GridOff|GridOff]]
#[[/GridOn|GridOn]]
#[[/AxesOn|AxesOn]]
#[[/AxesOff|AxesOff]]
#[[/LabelOff|LabelOff]]
#[[/LabelOn|LabelOn]]
#[[/ExprOn|ExprOn]]
#[[/ExprOff|ExprOff]]
 
== Alfabetisch ==
Informatie afkomstig van https://nl.wikibooks.org Wikibooks NL.
Wikibooks NL is onderdeel van de wikimediafoundation.