- Redesigned keypad with a lot more functionality.
- Multiline expression entry with undo/redo.
- Alternative simplified function creation dialog.
- Percentage calculation tool.
- Date functions have been rewritten and now support much larger numbers.
- Trigonometric functions with angle unit other than radians have been fixed.
- Functions with more than one argument can now also be applied to the RPN stack.
- New functions: airy(), arg(), besselj(), bessely(), conj(), digamma(), erf(), erfc()
- Many minor enhancements and bug fixes.
For a list of changes specific for the GUI see the ChangeLog or git log.
Depends on D897.
Signed-off-by: Pierre-Yves <pyu@riseup.net>