README.md
December 5, 2022 ยท View on GitHub
Description
The basic function of this program takes an inputted mathematical string (e.g.: "ln e + rnd(2) + 3(2)4 * (log(tan (itan 1)))"), evaluates it, and returns the result. Its features are listed below:
- Mathematical string evaluation using a compiler theory
- Flexible language
- Radian and degree modes
- Decimal, binary, hexadecimal, and octal modes
- Editable logarithm bases
- Editable number of decimal places
- Fully customizable appearance and behavior
- User-defined constants
- Graphing of equations (both x = ? and y = ?)
- Graphing in radian or degree mode
- Graphing in normal or derivative mode
- User-defined graphing window size (minimum X/Y, maximum X/Y, scale X/Y)
- Statistical analysis from a list
- Box-and-whisker plots
Bug fixes:
- Derivative bug that, when in radian mode, gave an incorrect graph display
- Parsing bug that parsed from right to left instead of left to right
avenema@nc.rr.com
Please remember to vote!
More Info
| Submitted On | 2000-11-26 20:23:42 |
| By | Anton Venema |
| Level | Advanced |
| User Rating | 4.9 (132 globes from 27 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | CODE_UPLOAD1209611262000.zip |