Rev 11220 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11220 | Rev 11292 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | alias:rootof |
4 | alias:rootof |
5 | syntax:!solve |
5 | syntax:!solve ``fn'' for ``v''=``v1'' to ``v2'' |
6 | mean:Find out (real simple) roots of the function/equation |
6 | mean:Find out (real simple) roots of the function/equation ``fn''\ |
7 |
|
7 | for the variable ``v'' between ``v1'' and``v2''.\ |
8 | <p> |
8 | <p>``fn'' may have several roots in the interval [v1,v2], but\ |
9 | roots too close to each other may be overlooked.\ |
9 | roots too close to each other may be overlooked.\ |
10 | </p> |
10 | </p> |