Rev 14878 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14878 | Rev 17232 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | <select name="operation"> |
11 | <select name="operation"> |
12 | <option value="pgcd,arith/gcd">le pgcd</option> |
12 | <option value="pgcd,arith/gcd">le pgcd</option> |
13 | <option value="ppcm,arith/lcm">le ppcm</option> |
13 | <option value="ppcm,arith/lcm">le ppcm</option> |
14 | </select> |
14 | </select> |
15 | 15 | ||
16 | <input type="text" name="formula" size="25" maxlength="100" value="12,24,36" |
16 | <input type="text" name="formula" size="25" maxlength="100" value="12,24,36"> |