« 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 176 : | Ligne 176 : | ||
* [[TI-Basic/z80/maths/dbd|dbd()]] | * [[TI-Basic/z80/maths/dbd|dbd()]] | ||
* [[TI-Basic/z80/maths/|TI-Basic/z80/maths/]] | * [[TI-Basic/z80/maths/|TI-Basic/z80/maths/]] | ||
* '''Opérateurs:''' | |||
* [[TI-Basic/z80/maths/4operations|+ - * /]] | |||
* [[TI-Basic/z80/maths/negation|(-)]] | |||
* [[TI-Basic/z80/maths/puissance|^]] | |||
* [[TI-Basic/z80/maths/tests|=, ≠, >, ≥, <, et ≤]] | |||
* [[TI-Basic/z80/maths/Tests_Booleens|and / or / xor]] | |||
* [[TI-Basic/z80/maths/not|not()]] | |||
* [[TI-Basic/z80/maths/e|e]] | * [[TI-Basic/z80/maths/e|e]] | ||
Ligne 190 : | Ligne 198 : | ||
* [[TI-Basic/z80/variables/alphabet|Variables numériques (Alphabet)]] | * [[TI-Basic/z80/variables/alphabet|Variables numériques (Alphabet)]] | ||
* [[TI-Basic/z80/variables/finance|Variables de Finance]] ''(N, I%, PV, PMT, FV, P/Y et C/Y)'' | * [[TI-Basic/z80/variables/finance|Variables de Finance]] ''(N, I%, PV, PMT, FV, P/Y et C/Y)'' | ||
* [[TI-Basic/z80/variables/Ans|Ans]] | |||
* '''[[TI-Basic/z80/variables/listes|Listes]]:''' | * '''[[TI-Basic/z80/variables/listes|Listes]]:''' | ||
Ligne 264 : | Ligne 272 : | ||
| group5 = Interaction avec l'utilisateur | | group5 = Interaction avec l'utilisateur | ||
| list5 = | | list5 = | ||
* | * [[TI-Basic/z80/interactions/Prompt|Prompt]] | ||
* [[TI-Basic/z80/interactions/Input|Input]] | |||
| | * [[TI-Basic/z80/interactions/getkey|getkey]] | ||
| | * [[TI-Basic/z80/interactions/Send|Send()]] | ||
* | * [[TI-Basic/z80/interactions/Get|Get()]] | ||
* [[TI-Basic/z80/interactions/GetCalc|GetCalc()]] | |||
| group8 = Contrôle général | | group8 = Contrôle général |