Subversion Repositories wimsdev

Rev

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

Rev 8819 Rev 9148
Line 5... Line 5...
5
t4=!htmlmath T + alpha
5
t4=!htmlmath T + alpha
6
 
6
 
7
t5=!htmlmath p**2
7
t5=!htmlmath p**2
8
t6=!htmlmath 1x2 + x
8
t6=!htmlmath 1x2 + x
9
t7=!htmlmath a <= b
9
t7=!htmlmath a <= b
-
 
10
 
-
 
11
test=$t1\
-
 
12
$t2\
-
 
13
$t3\
-
 
14
$t4\
-
 
15
$t5\
-
 
16
$t6\
-
 
17
$t7