Introduction
Introducing A Better Calculator
A Better Calculator (referred to as ABC in this manual) is so named because it is so much more powerfull than the puny little toy that comes with Windows.
What can it do?
- Simple arithmetic
- Trigonometry
- Complex numbers
- Factorials, combinations and permutations
- Conversion between binary, octal, decimal and hexadecimal, plus bitwise computations.
- Vectors computations
- Define variables and functions
- Includes a functional programming language which can be used to implement a wide variety computations
- Extensibility via function libraries
What's new since A Better Calculator 2
- Case sensitivity removed.
- Added support for complex numbers and vectors
- New bases, binary and octal
- No more one character variable names, now variable names can be as long as required
- Functions of more than 1 variable, plus considerably better function definition syntax
- Vastly improved graphing
- Nifty new GUI with lots of handy features