Subversion Repositories wimsdev

Rev

Rev 14878 | Blame | Compare with Previous | Last modification | View Log | RSS feed

:algebre, algebre elementaire, nombre, arithmetique, entier,
pgcd, ppcm, plus grand commun diviseur, plus petit commun multiple,
gcd, lcm

:datatype, arithmetique

:,Trouver

:
$submit1
<select name="operation">
 <option value="pgcd,arith/gcd">le pgcd</option>
 <option value="ppcm,arith/lcm">le ppcm</option>
</select>

 <input type="text" name="formula" size="25" maxlength="100" value="12,24,36">