« Modèle:TI-Basicz80 » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 22 : | Ligne 22 : | ||
* [[TI-Basic/z80/graphique/Axes|AxesOff/On]] | * [[TI-Basic/z80/graphique/Axes|AxesOff/On]] | ||
* [[TI-Basic/z80/graphique/Fn|FnOff/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]] | * [[TI-Basic/z80/graphique/GDB|StoreGDB/RecallGDB]] | ||
Ligne 94 : | Ligne 97 : | ||
* [[TI-Basic/z80/maths/ln|ln()]] | * [[TI-Basic/z80/maths/ln|ln()]] | ||
* [[TI-Basic/z80/maths/log()|log()]] | * [[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/e|e]] | ||
Ligne 180 : | Ligne 223 : | ||
* [[TI-Basic/z80/variables/TableVariables|TblStart, ΔTbl]] | * [[TI-Basic/z80/variables/TableVariables|TblStart, ΔTbl]] | ||
* [[TI-Basic/z80/variables/TableInput|TblInput ]] | * [[TI-Basic/z80/variables/TableInput|TblInput ]] | ||
* [[TI-Basic/z80/variables/|TI-Basic/z80/variables/]] | |||