Subversion Repositories wimsdev

Rev

Rev 539 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 539 Rev 6055
Line 61... Line 61...
61
r2=!texmath $range2
61
r2=!texmath $range2
62
rs=!texmath $result
62
rs=!texmath $result
63
!exit
63
!exit
64
 
64
 
65
:output
65
:output
66
!instex $$$$ \int_{$r1}^{$r2}\left($fn\right)d$x = $rs $$$$
66
!insmath \int_{$r1}^{$r2}\left($fn\right)d$x = $rs
67
!exit
67
!exit
68
 
68