|
|
(6 versions intermédiaires par 2 utilisateurs non affichées) |
Ligne 1 : |
Ligne 1 : |
| {{Navbox
| | #REDIRECT [[Modèle:TI-Basic_z80]] |
| | name = TI-Basic z80
| |
| | title = Fonctions du TI-Basic z80
| |
| | listclass = hlist
| |
| | |
| | group1 = Ecran Général
| |
| | list1 =
| |
| * [[TI-Basic/z80/Ecran/ClrHome|ClrHome]]
| |
| * [[TI-Basic/z80/Ecran/Disp|Disp]]
| |
| * [[TI-Basic/z80/Ecran/Output|Output()]]
| |
| * [[TI-Basic/z80/Ecran/Pause|Pause]]
| |
| * [[TI-Basic/z80/Ecran/Menu|Menu()]]
| |
| | |
| | group2 = Commandes Graphiques
| |
| | list2 =
| |
| * '''Paramètres:'''
| |
| * [[TI-Basic/z80/graphique/ClrDraw|ClrDraw]]
| |
| * [[TI-Basic/z80/graphique/parametres|Paramètres de Fenêtre]]
| |
| * [[TI-Basic/z80/graphique/zoom|Zooms]]
| |
| * [[TI-Basic/z80/graphique/Grid|GridOff/On]]
| |
| * [[TI-Basic/z80/graphique/Plots|PlotsOff/On]]
| |
| * [[TI-Basic/z80/graphique/Axes|AxesOff/On]]
| |
| * [[TI-Basic/z80/graphique/Fn|FnOff/On]]
| |
| * [[TI-Basic/z80/graphique/PlotsOff|PlotsOff/On]]
| |
| * [[TI-Basic/z80/graphique/Diagnostic|DiagnosticOff/On]]
| |
| * [[TI-Basic/z80/graphique/Label|LabelOff/On]]
| |
| * [[TI-Basic/z80/graphique/GDB|StoreGDB/RecallGDB]]
| |
| | |
| * '''Tracer des Fonctions:'''
| |
| * [[TI-Basic/z80/graphique/DrawF|DrawF]]
| |
| * [[TI-Basic/z80/graphique/DrawInv|DrawInv]]
| |
| * [[TI-Basic/z80/graphique/Tangent|Tangent()]]
| |
| * [[TI-Basic/z80/graphique/Shade|Shade()]]
| |
| | |
| * '''Graphismes:'''
| |
| * [[TI-Basic/z80/graphique/Text|Text()]]
| |
| * [[TI-Basic/z80/graphique/Pt|Pt-On/Off/Change]]
| |
| * [[TI-Basic/z80/graphique/Pxl|Pxl-On/Off/Change]]
| |
| * [[TI-Basic/z80/graphique/PxlTest|Pxl-Test()]]
| |
| * [[TI-Basic/z80/graphique/Line|Line]]
| |
| * [[TI-Basic/z80/graphique/Horizal'nVertical|Horizontal et Vertical]]
| |
| * [[TI-Basic/z80/graphique/Circle|Circle()]]
| |
| * [[TI-Basic/z80/graphique/Shade|Shade()]]
| |
| | |
| * '''Images:'''
| |
| * [[TI-Basic/z80/graphique/Pic|StorePic/RecallPic]]
| |
| | |
| | group3 = Fonctions Mathématiques
| |
| | list3 =
| |
| * '''Numérique:'''
| |
| * [[TI-Basic/z80/maths/Frac|>Frac]]
| |
| * [[TI-Basic/z80/maths/Dec|>Dec]]
| |
| * [[TI-Basic/z80/maths/iPart|iPart()]]
| |
| * [[TI-Basic/z80/maths/int|int()]]
| |
| * [[TI-Basic/z80/maths/fPart|fPart()]]
| |
| * [[TI-Basic/z80/maths/round|round()]]
| |
| | |
| * '''Probabilité:'''
| |
| * [[TI-Basic/z80/maths/rand|rand]]
| |
| * [[TI-Basic/z80/maths/randInt|randInt()]]
| |
| * [[TI-Basic/z80/maths/randNorm|randNorm()]]
| |
| * [[TI-Basic/z80/maths/randBin|randBin()]]
| |
| * [[TI-Basic/z80/maths/randM|randM()]]
| |
| * [[TI-Basic/z80/maths/nPr|nPr]]
| |
| * [[TI-Basic/z80/maths/nCr|nCr]]
| |
| * [[TI-Basic/z80/maths/factorielle|factorielle "!"]] ''(Point d'exclamation)''
| |
| | |
| * '''Calcul:'''
| |
| * [[TI-Basic/z80/maths/fMin|fMin()]]
| |
| * [[TI-Basic/z80/maths/fMax|fMax()]]
| |
| * [[TI-Basic/z80/maths/nDeriv|nDeriv()]]
| |
| * [[TI-Basic/z80/maths/fnInt|fnInt()]]
| |
| * [[TI-Basic/z80/maths/solve|solve()]]
| |
| | |
| * '''Trigonométrie:'''
| |
| * [[TI-Basic/z80/maths/sincostan|cos/sin/tan() et cos-1/sin-1/tan-1()]]
| |
| * [[TI-Basic/z80/maths/sinhcoshtanh|cosh/sinh/tanh() et sinh-1/cosh-1/tanh-1()]]
| |
| * [[TI-Basic/z80/maths/degreerad|° et r]]
| |
| * [[TI-Basic/z80/maths/RectnPolar|P>Rx(), P>Ry(), R>Pr(), et R>Pθ()]]
| |
| * [[TI-Basic/z80/maths/DMS|>DMS]]
| |
| | |
| * '''Nombres Complexes:'''
| |
| * [[TI-Basic/z80/maths/i|i]]
| |
| * [[TI-Basic/z80/maths/conj|conj()]]
| |
| * [[TI-Basic/z80/maths/real|real()]]
| |
| * [[TI-Basic/z80/maths/imag|imag()]]
| |
| * [[TI-Basic/z80/maths/angle|angle()]]
| |
| * [[TI-Basic/z80/maths/abs|abs()]]
| |
| * [[TI-Basic/z80/maths/Rect|>Rect]]
| |
| * [[TI-Basic/z80/maths/Polar|>Polar]]
| |
| | |
| * '''Exposants:'''
| |
| * [[TI-Basic/z80/maths/exposants|-1 / ² / ³]]
| |
| * [[TI-Basic/z80/maths/racine|√() / ³√() / ×√]]
| |
| * [[TI-Basic/z80/maths/10puissance|E et 10^()]]
| |
| * [[TI-Basic/z80/maths/exponentielle|e^()]]
| |
| * [[TI-Basic/z80/maths/ln|ln()]]
| |
| * [[TI-Basic/z80/maths/log()|log()]]
| |
| | |
| * '''Statistiques:'''
| |
| * [[TI-Basic/z80/maths/1VarStats|1-VarStats]]
| |
| * [[TI-Basic/z80/maths/2VarStats|2-VarStats]]
| |
| * [[TI-Basic/z80/maths/mean|mean()]]
| |
| * [[TI-Basic/z80/maths/median|median()]]
| |
| * [[TI-Basic/z80/maths/stdDev|stdDev()]]
| |
| * [[TI-Basic/z80/maths/variance|variance()]]
| |
| * [[TI-Basic/z80/maths/Plots|Plot1() Plot2() Plot3()]]
| |
| * [[TI-Basic/z80/maths/Select|Select()]]
| |
| | |
| * '''Probabilités:'''
| |
| * [[TI-Basic/z80/maths/normalpdf|normalpdf()]]
| |
| * [[TI-Basic/z80/maths/normalcdf|normalcdf()]]
| |
| * [[TI-Basic/z80/maths/invNorm|invNorm()]]
| |
| * [[TI-Basic/z80/maths/ShadeNorm|ShadeNorm()]]
| |
| * [[TI-Basic/z80/maths/tpdf|tpdf()]]
| |
| * [[TI-Basic/z80/maths/tcdf|tcdf()]]
| |
| * [[TI-Basic/z80/maths/invT|invT()]]
| |
| * [[TI-Basic/z80/maths/ShadeT|Shade_t()]]
| |
| * [[TI-Basic/z80/maths/X2pdf|X²pdf()]]
| |
| * [[TI-Basic/z80/maths/X2cdf|X²cdf()]]
| |
| * [[TI-Basic/z80/maths/ShadeX2|ShadeX²()]]
| |
| * [[TI-Basic/z80/maths/Fpdf|Fpdf()]]
| |
| * [[TI-Basic/z80/maths/Fcdf|Fcdf()]]
| |
| * [[TI-Basic/z80/maths/ShadeF|ShadeF()]]
| |
| * [[TI-Basic/z80/maths/binompdf|binompdf()]]
| |
| * [[TI-Basic/z80/maths/binomcdf|binomcdf()]]
| |
| * [[TI-Basic/z80/maths/poissonpdf|poissonpdf()]]
| |
| * [[TI-Basic/z80/maths/poissoncdf|poissoncdf()]]
| |
| * [[TI-Basic/z80/maths/geometpdf|geometpdf()]]
| |
| * [[TI-Basic/z80/maths/geometcdf|geometcdf()]]
| |
| * [[TI-Basic/z80/maths/Zinterval|ZInterval]]
| |
| * [[TI-Basic/z80/maths/Tinterval|TInterval]]
| |
| * [[TI-Basic/z80/maths/2-SampZInt|2-SampZInt()]]
| |
| * [[TI-Basic/z80/maths/2-SampTInt|2-SampTInt()|]]
| |
| * [[TI-Basic/z80/maths/1-PropZInt|1-PropZInt()]]
| |
| * [[TI-Basic/z80/maths/2-PropZInt|2-PropZInt()]]
| |
| | |
| | |
| | |
| * [[TI-Basic/z80/maths/e|e]]
| |
| * [[TI-Basic/z80/maths/pi|π]]
| |
| * [[TI-Basic/z80/maths/min|min()]]
| |
| * [[TI-Basic/z80/maths/max|max()]]
| |
| * [[TI-Basic/z80/maths/lcm|lcm()]]
| |
| * [[TI-Basic/z80/maths/gdc|gdc()]]
| |
| | |
| | group4 = Variables
| |
| | list4 =
| |
| * [[TI-Basic/z80/variables/sto|sto →]]
| |
| * [[TI-Basic/z80/variables/DelVar|DelVar]]
| |
| * [[TI-Basic/z80/variables/alphabet|Variables numériques (Alphabet)]]
| |
| | |
| * '''Listes:'''
| |
| * [[TI-Basic/z80/variables/listes|Listes]]
| |
| * [[TI-Basic/z80/variables/L|∟ de liste]]
| |
| * [[TI-Basic/z80/variables/augment|augment()]]
| |
| * [[TI-Basic/z80/variables/ClrAllLists|ClrAllLists]]
| |
| * [[TI-Basic/z80/variables/ClrList|ClrList]]
| |
| * [[TI-Basic/z80/variables/cumSum|cumSum()]]
| |
| * [[TI-Basic/z80/variables/DeltaList|ΔList()]]
| |
| * [[TI-Basic/z80/variables/dim|dim()]]
| |
| * [[TI-Basic/z80/variables/Fill|Fill()]]
| |
| * [[TI-Basic/z80/variables/ListMatr|List>Matr()]]
| |
| * [[TI-Basic/z80/variables/MatrList|Matr>List()]]
| |
| * [[TI-Basic/z80/variables/max|max()]]
| |
| * [[TI-Basic/z80/variables/min|min()]]
| |
| * [[TI-Basic/z80/variables/prod|prod()]]
| |
| * [[TI-Basic/z80/variables/Select|Select()]]
| |
| * [[TI-Basic/z80/variables/SetUpEditor|SetUpEditor]]
| |
| * [[TI-Basic/z80/variables/seq|seq()]]
| |
| * [[TI-Basic/z80/variables/SortAnSortD|SortA() et SortD()]]
| |
| * [[TI-Basic/z80/variables/sum|sum()]]
| |
| | |
| * '''Matrices:'''
| |
| * [[TI-Basic/z80/variables/Matrices|Matrices]]
| |
| * [[TI-Basic/z80/variables/augment|augment()]]
| |
| * [[TI-Basic/z80/variables/cumSum|cumSum()]]
| |
| * [[TI-Basic/z80/variables/det|det()]]
| |
| * [[TI-Basic/z80/variables/dim|dim()]]
| |
| * [[TI-Basic/z80/variables/Fill|Fill()]]
| |
| * [[TI-Basic/z80/variables/identity|identity()]]
| |
| * [[TI-Basic/z80/variables/randM|randM()]]
| |
| * [[TI-Basic/z80/variables/ListMatr|List>Matr()]]
| |
| * [[TI-Basic/z80/variables/MatrList|Matr>List()]]
| |
| * [[TI-Basic/z80/variables/ref|ref()]]
| |
| * [[TI-Basic/z80/variables/rref|rref()]]
| |
| * [[TI-Basic/z80/variables/rowSwap|rowSwap()]]
| |
| * [[TI-Basic/z80/variables/rowplus|row+()]]
| |
| * [[TI-Basic/z80/variables/xrow|*row()]]
| |
| * [[TI-Basic/z80/variables/xrowplus|*row+()]]
| |
| * [[TI-Basic/z80/variables/Transpose|T]]
| |
| | |
| * '''Chaines:'''
| |
| * [[TI-Basic/z80/variables/Chaines|Chaines]]
| |
| * [[TI-Basic/z80/variables/EquString|Equ>String()]]
| |
| * [[TI-Basic/z80/variables/StringEqu|String>Equ()]]
| |
| * [[TI-Basic/z80/variables/expr|expr()]]
| |
| * [[TI-Basic/z80/variables/inString|inString()]]
| |
| * [[TI-Basic/z80/variables/sub|sub()]]
| |
| | |
| * '''Images et GDB:'''
| |
| * [[TI-Basic/z80/variables/Images|Images]]
| |
| * [[TI-Basic/z80/variables/GDB|Banques de Données Graphiques (GDB)]]
| |
| * [[TI-Basic/z80/variables/Pic|StorePic/RecallPic]]
| |
| * [[TI-Basic/z80/variables/StoreGDB|StoreGDB/RecallGDB]]
| |
| * [[TI-Basic/z80/variables/Function|Func/Function]]
| |
| * [[TI-Basic/z80/variables/Parametric|Parametric]]
| |
| * [[TI-Basic/z80/variables/Polar|Polar]]
| |
| * [[TI-Basic/z80/variables/Sequential|Seq/Sequential]]
| |
| | |
| * '''Variables système:'''
| |
| * [[TI-Basic/z80/variables/parametres|Xmin, Xmax, Ymin, Ymax ]]
| |
| * [[TI-Basic/z80/variables/DeltaXDeltaY|ΔX, ΔY]]
| |
| * [[TI-Basic/z80/variables/XYScl|Xscl, Yscl]]
| |
| * [[TI-Basic/z80/variables/Resolution|Xres]]
| |
| * [[TI-Basic/z80/variables/T|Tmin, Tmax, Tstep ]]
| |
| * [[TI-Basic/z80/variables/theta|θmin, θmax, θstep]]
| |
| * [[TI-Basic/z80/variables/n|nMin, nMax]]
| |
| * [[TI-Basic/z80/variables/suites|u(nMin), v(nMin), w(nMin) ]]
| |
| * [[TI-Basic/z80/variables/PlotSt|PlotStart, PlotStep]]
| |
| * [[TI-Basic/z80/variables/Zvariables|Variables système à Z]]
| |
| * [[TI-Basic/z80/variables/ZoomVariables|XFact, YFact]]
| |
| * [[TI-Basic/z80/variables/TableVariables|TblStart, ΔTbl]]
| |
| * [[TI-Basic/z80/variables/TableInput|TblInput ]]
| |
| * [[TI-Basic/z80/variables/|TI-Basic/z80/variables/]]
| |
| | |
| | |
| | group5 = Interaction avec l'utilisateur
| |
| | list5 =
| |
| *
| |
| | |
| | group6 = Opérateurs
| |
| | list6 =
| |
| *
| |
| | |
| | group7 = Connection
| |
| | list7 =
| |
| *
| |
| | |
| | group8 = Contrôle général
| |
| | list8 =
| |
| *
| |
| | |
| | group9 = Réglages
| |
| | list9 =
| |
| *
| |
| | |
| | group10 = Gestion de la mémoire
| |
| | list10 =
| |
| *
| |
| | |
| | group11 = Temps
| |
| | list11 =
| |
| *
| |
|
| |
| }}
| |