Subversion Repositories wimsdev

Rev

Rev 11210 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +var+ +exec+ +string+
  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.\
  10.  </p>
  11.