Où se trouve la touche § sur la ti 82

Fermé
kikou13380 - 29 sept. 2012 à 09:54
 mia93 - 8 mai 2014 à 10:10
Bonjour,




Je cherche la touche § sur la ti 82 comment faire ?
merci d'avance

3 réponses

tribun Messages postés 64861 Date d'inscription vendredi 24 août 2007 Statut Membre Dernière intervention 20 février 2020 12 515
29 sept. 2012 à 10:26
Bonjour
Regarde dans le manuel si tu trouve.

http://education.ti.com/guidebooks/graphing/82stat/TI82STATSBookfre.pdf
1
ok je regarde
0
Non je trouve pas aidez moi svp
en fait je vous explique :
je veut faire un tchat sur ma calculette et j'ai ce code :
DelVar A
DelVar Y
ClrHome
1->dim(L§CH
Lbl H
If not(L§CH(1
Then
Lbl N
Input "NOM ?",Str3
Str3+" A DIT:->Str3
Str3->Str4
If 16<length(Str3
Then
Disp "TROP LONG>10 MAX
Goto C
End
While 16-length(Str3
Str3+" "->Str3
End
If Y:Goto M
Lbl E
" "->Str5
Send(Str5
Pause "EFFECTUE
1->L§CH(1
If Y:Goto M
End
Lbl M
1->Y
Menu("CHAT COC5(C)2007","LANCER",5,"EFFACE HISTO.",E,"CHANGER NOM",N,"QUITTER",3
Lbl 3:Stop
Lbl 5
If Str5=" "
1->U
".->Str1
ClrHome
Get(Str1
If Str1ø" "
Then
Repeat 0
ClrHome
Output(1,1,":
Output(2,1,"----------------
L§CH(1->O
Repeat K and K-25 and K-34
getKey->K
max(1,min(O,L§CH(1)+(K=34)-(K=25->L§CH(1
If A=2:Then
ClrDraw
Str4->Str1
Send(Str4
Text(25,31,Str4,EST DECONNECTE
Str1->Str4---------------------------------------------------------------------------------------------------------------
Pause :ClrDraw
End
If K=22:Goto 0
16L§CH(1)-15
Get(Str5
Output(3,1,sub(Str5,Ans,length(Str5)-Ans
End
O->L§CH(1
Input ":",Str1
While length(Str1)/16-int(length(Str1)/16
Str1+" ->Str1
End
L§CH(1)+(length(Str5)>95)(1+int(1+length(Str1)/17>L§CH(1
If U:Str3+Str1->Str5
If not(U:Str5+Str3+Str1->Str5
Send(Str5
DelVar U
End
End
Lbl 0
2->A
Send(A



et je cherche ou se trouve la touche § !
aidez-moi !
0
mia93 > kikou13380
8 mai 2014 à 10:10
je voudrais savoir ou ce trouve send sur la ti82
0
Bonjour, j'utilise ma TI et programme dessus depuis plus de 2 ans, et je n'ai jamais vu ce caractère...

D'où provient ce code ?

Parfois il s'agit d'un problème de formatage de fichier....

Bonne journée !
0
ccm81 Messages postés 10863 Date d'inscription lundi 18 octobre 2010 Statut Membre Dernière intervention 12 juin 2024 2 410
2 oct. 2012 à 11:59
d'accord avec asg63
de plus
l'instruction 1->dim(L§CH ) semble correspondre à l'utilisation d'une liste

bonne suite
0