A voir également:
- Pgcd calculatrice casio graph 35+e
- +33 9 48 35 28 35 ✓ - Forum Mobile
- Erreur argument casio graph 35+e ✓ - Forum calculatrices
- Touche puissance sur calculatrice casio graph 35+e - Forum calculatrices
- Mettre sa calculatrice en degré casio graph 35+e - Forum Matériel & Système
- Changer de mode Casio Graph 35+ - Forum Matériel & Système
4 réponses
y'a une solution là
"A=" : ? -> R
"B=" : ? -> Y
I -> U : 0 -> W : 0 -> V : I -> X
While Y <> 0
Int(R/Y) -> Q
U -> Z : W -> U : Z-Q*W -> W
V -> Z : X -> V : Z-Q*X -> X
R -> Z : Y -> R : Z-Q*Y -> Y
WhileEnd
"U=" : U : "V=" : V
"PGCD=" : R
"A=" : ? -> R
"B=" : ? -> Y
I -> U : 0 -> W : 0 -> V : I -> X
While Y <> 0
Int(R/Y) -> Q
U -> Z : W -> U : Z-Q*W -> W
V -> Z : X -> V : Z-Q*X -> X
R -> Z : Y -> R : Z-Q*Y -> Y
WhileEnd
"U=" : U : "V=" : V
"PGCD=" : R
mia2101
Messages postés
4
Statut
Membre
on écrit çà où ??