Programmation sur Casio Graph 35+
Fermé
cachou1992
Messages postés
1
Date d'inscription
samedi 5 février 2011
Statut
Membre
Dernière intervention
5 février 2011
-
5 févr. 2011 à 14:16
bjour Messages postés 6071 Date d'inscription lundi 11 janvier 2010 Statut Contributeur Dernière intervention 2 octobre 2024 - 12 févr. 2011 à 09:59
bjour Messages postés 6071 Date d'inscription lundi 11 janvier 2010 Statut Contributeur Dernière intervention 2 octobre 2024 - 12 févr. 2011 à 09:59
A voir également:
- Programmation sur Casio Graph 35+
- Comment enlever le mode examen casio graph 35+e - Forum calculatrices
- 35 go internet équivalent en heure ✓ - Forum Mobile
- Difference casio graph 35+e et 35+e ii - Forum Matériel & Système
- 30 Go combien de temp d’internet - Forum Mobile
- Modulo casio graph 35+ ✓ - Forum calculatrices
1 réponse
bjour
Messages postés
6071
Date d'inscription
lundi 11 janvier 2010
Statut
Contributeur
Dernière intervention
2 octobre 2024
4 074
12 févr. 2011 à 09:59
12 févr. 2011 à 09:59
pour le 1:
? -> N
If N/2 = Int(N/2)
Then N/2 -> P
Else 3N+1 -> P
IfEnd
P
pour le 2:
(il faut peutêtre rajouter la commande qui met A à zéro au début non? 0->A)
? -> N
3 ->P
For 1 -> I To N
A+12 -> A
Next
A
pour bien comprendre, tu peux aller sur le SITEDUZERO, ils ont un très bon tuto
? -> N
If N/2 = Int(N/2)
Then N/2 -> P
Else 3N+1 -> P
IfEnd
P
pour le 2:
(il faut peutêtre rajouter la commande qui met A à zéro au début non? 0->A)
? -> N
3 ->P
For 1 -> I To N
A+12 -> A
Next
A
pour bien comprendre, tu peux aller sur le SITEDUZERO, ils ont un très bon tuto