Subversion Repositories wimsdev

Rev

Rev 5921 | 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
!! +var+ +exec+ +string+
11210 bpr 2
tit:solve
3
type:$type_both
4
alias:!rootof
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\
9
  roots too close to each other may be overlooked.\
5920 bpr 10
  </p>