Subversion Repositories wimsdev

Rev

Rev 6581 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
539 bpr 1
:algebre, algebre elementaire, nombre, arithmetique, entier,
2
pgcd, plus grand commun diviseur, gcd, diviseur en commun,
3
facteur en commun
4
 
5
:datatype, arithmetique
6565 bpr 6
operation, pgcd,arith/gcd
539 bpr 7
 
5936 bpr 8
:, Trouver le pgcd
539 bpr 9
 
6581 bpr 10
: $submit1
17232 bpr 11
 <input type="text" name="formula" size="25" maxlength="100" value="12,24,36">
6581 bpr 12