home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / util / misc / mcalc / mcalc15.readme < prev    next >
Encoding:
Text File  |  1995-01-21  |  1.6 KB  |  54 lines

  1. Short: Powerful calculator - Needs MUI
  2. Type: util/misc/
  3. Uploader: iske@informatik.uni-frankfurt.de (Kai Iske)
  4. Author: iske@informatik.uni-frankfurt.de (Kai Iske)
  5.  
  6. Well, you probably say "Heck, another MUI-based calculator",
  7. but just check it out :
  8.  
  9. MUIProCalc is a MUI-based calculator much like Jimmy Yang`s
  10. Calc 3.0. It still lacks the plotter, but it offers a quite
  11. flexible history facility for inserting previously entered
  12. expressions. Different output formats offered and plenty of
  13. functions the user may choose from. Furthermore the look
  14. of the calculator may be customized. ARexx Port for ease of
  15. calculating from within an editor. Some functions are able to
  16. return TeX compatible output. Results or inputs may be copied
  17. to the Clipboard.
  18.  
  19.  
  20. Changes to version 1.4
  21.  
  22.  - Added new function to menu/ARexx. DELETEHISTORY will delete
  23.    an entry from the history list.
  24.  
  25.  - Added support for GRADS
  26.  
  27.  - Introduced exg operator, which exchanges the contents
  28.    of two memories
  29.  
  30.  - Added great support for physical constants. 31 listed
  31.  
  32.  - Added full features linear regression support
  33.  
  34.  - Added standard deviation support
  35.  
  36.  - Added (n k) n-over-k function, 1/x, and the y-th root of x
  37.    function.
  38.  
  39.  - Increased number of internal memories from 3 to 18 (I-Z)
  40.  
  41.  - Changed function group to use Registers/Cycle Gadget,
  42.    according to your MUI settings.
  43.  
  44.  - MCalc requested any muimaster.library, even though version
  45.    7 (MUI 2.x) was required
  46.  
  47.  - Some of the input gadgets didn`t react on key nor mouse
  48.    activations.
  49.  
  50.  - Recompiled scanner using Flex 2.4.7
  51.  
  52.  - The format identifier for binary values has been changed;
  53.    I forgot to change the output format identifier as well.
  54.