Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 11209 → Rev 11210

/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/solve.phtml
1,12 → 1,10
!! +var+ +exec+ +string+
$lst_tit solve$lst_titend$type_both
$lst_alias rootof
$(lst_syntax)solve $emph fn$emphend for $emph v$emphend=$emph v1$emphend
to $emph v2$emphend</span>
$lst_mean Find out (real simple) roots of the function/equation
$emph fn$emphend
for the variable $emph v$emphend between $emph v1$emphend and
$emph v2$emphend. <p>
$emph fn$emphend may have several roots in the interval [v1,v2], but
roots too close to each other may be overlooked.
tit:solve
type:$type_both
alias:!rootof
syntax:!solve `fn' for `v'=`v1' to `v2'
mean:Find out (real simple) roots of the function/equation `fn'\
for the variable `v' between `v1' and`v2'.\
<p>`fn' may have several roots in the interval [v1,v2], but\
roots too close to each other may be overlooked.\
</p>