Subversion Repositories wimsdev

Rev

Rev 539 | Rev 14878 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 539 Rev 6518
Line 6... Line 6...
6
 
6
 
7
:operation, evalue
7
:operation, evalue
8
 
8
 
9
:, Evaluate the Expression
9
:, Evaluate the Expression
10
 
10
 
11
:<TD VALIGN=TOP ALIGN=LEFT>
11
:<td valign="top" align="left">
12
 $submit1
12
 $submit1
13
 <TD NOWRAP ALIGN=CENTER>
13
 <td NOWRAP style="text-align:center;">
14
 <INPUT NAME="formula" TYPE="text" SIZE=40 VALUE="sin(1)">
14
 <input name="formula" type="text" size="40" value="sin(1)" />
15
 
15