Rev 14878 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14878 | Rev 17232 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | picturesize, 300x200 |
13 | picturesize, 300x200 |
14 | precision, 12 |
14 | precision, 12 |
15 | 15 | ||
16 | :, Show |
16 | :, Show |
17 | 17 | ||
18 | :Basic data analysis<br |
18 | :Basic data analysis<br> |
19 | <textarea cols="35" rows="5" name="formula">1.5, 3.3, 4.1, 2.1, 3 |
19 | <textarea cols="35" rows="5" name="formula">1.5, 3.3, 4.1, 2.1, 3 |
20 | 5.2, 1.7, 3.3, 2.7, 3.1, 4.4, 3.2, |
20 | 5.2, 1.7, 3.3, 2.7, 3.1, 4.4, 3.2, |
21 | 1.8, 1.8 |
21 | 1.8, 1.8 |
22 | 2.8,</textarea> |
22 | 2.8,</textarea> |
23 | $submit1 |
23 | $submit1 |
Line 31... | Line 31... | ||
31 | <option value="geometric mean">Geometric mean</option> |
31 | <option value="geometric mean">Geometric mean</option> |
32 | <option value="harmonic mean">Harmonic mean</option> |
32 | <option value="harmonic mean">Harmonic mean</option> |
33 | <option value="quadratic mean">Quadratic mean</option> |
33 | <option value="quadratic mean">Quadratic mean</option> |
34 | <option value="histogram">Histogram</option> |
34 | <option value="histogram">Histogram</option> |
35 | </select> |
35 | </select> |
36 | <br |
36 | <br> |
37 | Interval for histogram: |
37 | Interval for histogram: |
38 | <input type="text" size="4" name="range" maxlength="30" value="1" |
38 | <input type="text" size="4" name="range" maxlength="30" value="1"> |