home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1995 / ARCHIVE95.iso / discs / shareware / share_40 / evaluate / !Evaluate / !Help < prev    next >
Text File  |  1990-05-01  |  1KB  |  31 lines

  1. Document with !Evaluate 0.18
  2.  
  3. !Evaluate is a small but powerful calculator for the RISC OS desktop.
  4. It is not a 'point-a-number-and-click' implementation such as the one 
  5. supplied on the Application discs. Instead, you enter the expression to be
  6. evaluated in the way you would normally write it on paper.
  7. E.g.: 12+SINRAD(45)+LEN("example")*(12-COS(PI))
  8. As you can see from the example above, any expression that is legal in
  9. BASIC V is legal in !Evaluate.
  10.  
  11. When you press [ENTER], the result of the expression is shown next to it.
  12. This result may be given in Decimal, Hexadecimal or Binary notation, by
  13. clicking on the appropriate icon or by pressing F1, F2, F3 respectively.
  14.  
  15. As a bonus, the result can be 'pasted' into any other WIMP-application by
  16. positioning the caret inside a window of that application and subsequently
  17. clicking on the 'Send' icon of !Evaluate. (Note that the result can also be
  18. sent (using 'Send' or F4) to !Evaluate itself!)
  19.  
  20. To quit from !Evaluate, just close it's window.
  21.  
  22. From version 0.17 onwards, it is also possible to add your own functions to
  23. the program. Read the file 'UserFuncs' and the remarks in the library 
  24. 'Functions' for more info on this new feature!
  25.  
  26. Note: !Evaluate is public domain. Please don't modify any of the files
  27.       contained within the !Evaluate directory, except 'Functions' and
  28.       'UserFuncs'.
  29.  
  30.                                                 The author, Carl Declerck.
  31.