Rev 8819 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
8819 | bpr | 1 | ##insecable character before y |
2 | t1=!htmlmath x**2 + a b y |
||
3 | t2=!htmlmath a³ |
||
4 | t3=!htmlmath 2sin^2(x V) +2toto^2(x) + tata |
||
5 | t4=!htmlmath T + alpha |
||
6 | |||
7 | t5=!htmlmath p**2 |
||
8 | t6=!htmlmath 1x2 + x |
||
9 | t7=!htmlmath a <= b |
||
9148 | bpr | 10 | |
11 | test=$t1\ |
||
12 | $t2\ |
||
13 | $t3\ |
||
14 | $t4\ |
||
15 | $t5\ |
||
16 | $t6\ |
||
17 | $t7 |