home *** CD-ROM | disk | FTP | other *** search
- Document with !Evaluate 0.18
-
- !Evaluate is a small but powerful calculator for the RISC OS desktop.
- It is not a 'point-a-number-and-click' implementation such as the one
- supplied on the Application discs. Instead, you enter the expression to be
- evaluated in the way you would normally write it on paper.
- E.g.: 12+SINRAD(45)+LEN("example")*(12-COS(PI))
- As you can see from the example above, any expression that is legal in
- BASIC V is legal in !Evaluate.
-
- When you press [ENTER], the result of the expression is shown next to it.
- This result may be given in Decimal, Hexadecimal or Binary notation, by
- clicking on the appropriate icon or by pressing F1, F2, F3 respectively.
-
- As a bonus, the result can be 'pasted' into any other WIMP-application by
- positioning the caret inside a window of that application and subsequently
- clicking on the 'Send' icon of !Evaluate. (Note that the result can also be
- sent (using 'Send' or F4) to !Evaluate itself!)
-
- To quit from !Evaluate, select the 'Quit' option from the icon menu.
-
- From version 0.17 onwards, it is also possible to add your own functions to
- the program. Read the file 'UserFuncs' and the remarks in the library
- 'Functions' for more info on this new feature!
-
- Note: !Evaluate is public domain. Please don't modify any of the files
- contained within the !Evaluate directory, except 'Functions' and
- 'UserFuncs'.
-
- The author, Carl Declerck.
-