Rev 2906 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2906 | Rev 6518 | ||
---|---|---|---|
Line 23... | Line 23... | ||
23 | 23 | ||
24 | :, Plot the Function |
24 | :, Plot the Function |
25 | 25 | ||
26 | :<TD VALIGN=TOP ALIGN=LEFT> |
26 | :<TD VALIGN=TOP ALIGN=LEFT> |
27 | $submit1 |
27 | $submit1 |
28 | <TD NOWRAP |
28 | <TD NOWRAP style="text-align:center;">y = |
29 | <INPUT NAME="y1" TYPE="text" SIZE=45 VALUE="sin(x) + cos(2x)"> |
29 | <INPUT NAME="y1" TYPE="text" SIZE=45 VALUE="sin(x) + cos(2x)"> |
30 | <TR><TD COLSPAN=2 NOWRAP> |
30 | <TR><TD COLSPAN=2 NOWRAP> |
31 | Plot range: x from |
31 | Plot range: x from |
32 | <INPUT SIZE=6 NAME=xleft VALUE=-10> to |
32 | <INPUT SIZE=6 NAME=xleft VALUE=-10> to |
33 | <INPUT SIZE=6 NAME=xright VALUE=10> , |
33 | <INPUT SIZE=6 NAME=xright VALUE=10> , |