home *** CD-ROM | disk | FTP | other *** search
- Short: Powerful calculator - Needs MUI
- Type: util/misc/
- Uploader: iske@informatik.uni-frankfurt.de (Kai Iske)
- Author: iske@informatik.uni-frankfurt.de (Kai Iske)
-
- Well, you probably say "Heck, another MUI-based calculator",
- but just check it out :
-
- MUIProCalc is a MUI-based calculator much like Jimmy Yang`s
- Calc 3.0. It still lacks the plotter, but it offers a quite
- flexible history facility for inserting previously entered
- expressions. Different output formats offered and plenty of
- functions the user may choose from. Furthermore the look
- of the calculator may be customized. ARexx Port for ease of
- calculating from within an editor. Some functions are able to
- return TeX compatible output. Results or inputs may be copied
- to the Clipboard.
-
-
- Changes to version 1.4
-
- - Added new function to menu/ARexx. DELETEHISTORY will delete
- an entry from the history list.
-
- - Added support for GRADS
-
- - Introduced exg operator, which exchanges the contents
- of two memories
-
- - Added great support for physical constants. 31 listed
-
- - Added full features linear regression support
-
- - Added standard deviation support
-
- - Added (n k) n-over-k function, 1/x, and the y-th root of x
- function.
-
- - Increased number of internal memories from 3 to 18 (I-Z)
-
- - Changed function group to use Registers/Cycle Gadget,
- according to your MUI settings.
-
- - MCalc requested any muimaster.library, even though version
- 7 (MUI 2.x) was required
-
- - Some of the input gadgets didn`t react on key nor mouse
- activations.
-
- - Recompiled scanner using Flex 2.4.7
-
- - The format identifier for binary values has been changed;
- I forgot to change the output format identifier as well.
-