Rev 11220 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +var+ +exec+ +string+ |
11210 | bpr | 2 | tit:solve |
3 | type:$type_both |
||
11220 | bpr | 4 | alias:rootof |
11292 | bpr | 5 | syntax:!solve ``fn'' for ``v''=``v1'' to ``v2'' |
6 | mean:Find out (real simple) roots of the function/equation ``fn''\ |
||
7 | for the variable ``v'' between ``v1'' and``v2''.\ |
||
8 | <p>``fn'' may have several roots in the interval [v1,v2], but\ |
||
11210 | bpr | 9 | roots too close to each other may be overlooked.\ |
5920 | bpr | 10 | </p> |