Rev 6850 | Rev 11220 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +exec+ +var+ +string+ |
11210 | bpr | 2 | tit=mathsubst |
3 | type:$type_both |
||
4 | alias:!mathsubstit, !mathsubstitute |
||
5 | syntax:!mathsubst `name=val' in `expr' |
||
6 | mean:Manipulation of mathematical expressions: substitute variable `name' by `val' in `expr'. <br/>\ |
||
7 | No regular expression is allowed in `name'. <br/>\ |
||
8 | See also the commands\ |
||
9 | $(ref1)cmdlist_evalsubst_&+cmd_choose=all$(ref2)cmdlist_evalsubst_">!evalsubst</a>,\ |
||
1091 | bpr | 10 | $(ref1)cmdlist_replace_&+cmd_choose=all$(ref2)cmdlist_replace_">!replace</a>. |