Rev 539 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 539 | Rev 6055 | ||
---|---|---|---|
Line 23... | Line 23... | ||
23 | fn=!texmath $formula |
23 | fn=!texmath $formula |
24 | rs=!texmath $result |
24 | rs=!texmath $result |
25 | !exit |
25 | !exit |
26 | 26 | ||
27 | :output |
27 | :output |
28 |
|
28 | !insmath \int \left($fn\right)d$x = $rs + C |
29 | !exit |
29 | !exit |
30 | 30 |