home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / misty21.zip / WHATSNEW.DOC < prev   
Text File  |  1994-03-11  |  1KB  |  22 lines

  1. What's new with Misty 2.0 and 2.1
  2.  
  3. GRAPHS      You can graph expressions. The expression is calculated over
  4.             a range for a given variable, and the answers are plotted
  5.             in graph form. You can display two graphs at once, and
  6.             obtain numerical answers for various points on the graphs.
  7.  
  8. ROOTS       Negative solutions of roots are now calculated- up to
  9.             three per expression. Thus the square root of 4 is reported
  10.             as both 2 and -2. These multiple solutions are also carried
  11.             through in the graphs.
  12.             Many fractional roots of negative numbers are now calculated.
  13.             For example,  -27^(1/3)  is given as -3.
  14.  
  15. ITERATION   You can get a range of answers for your expression.
  16.             This is displayed in table form that you can page through.
  17. RECURSION   You can take each answer and feed it back to the main variable
  18.             to be calculated again.
  19.  
  20. NOTE        THIS SOFTWARE WILL NOT TAKE A FRACTIONAL EXPONENT SMALLER
  21.             THAN (1/9) OF A NUMBER GREATER THAN OR EQUAL TO 10E7.
  22.