Subversion Repositories wimsdev

Rev

Rev 5921 | Rev 11220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +var+ +exec+ +string+
1
!! +var+ +exec+ +string+
-
 
2
tit:solve
2
$lst_tit solve$lst_titend$type_both
3
type:$type_both
3
  $lst_alias rootof
4
alias:!rootof
4
  $(lst_syntax)solve $emph fn$emphend for $emph v$emphend=$emph v1$emphend
5
syntax:!solve `fn' for `v'=`v1' to `v2'
5
  to $emph v2$emphend</span>
-
 
6
  $lst_mean Find out (real simple) roots of the function/equation
6
mean:Find out (real simple) roots of the function/equation `fn'\
7
  $emph fn$emphend
-
 
8
  for the variable $emph v$emphend between $emph v1$emphend and
7
  for the variable `v' between `v1' and`v2'.\
9
  $emph v2$emphend. <p>
-
 
10
  $emph fn$emphend may have several roots in the interval [v1,v2], but
8
  <p>`fn' may have several roots in the interval [v1,v2], but\
11
  roots too close to each other may be overlooked.
9
  roots too close to each other may be overlooked.\
12
  </p>
10
  </p>