JRPN 15C
by Jovial Software
JRPN 15C: RPN Calculator inspired by HP 15C Scientific Calculator
App Name | JRPN 15C |
---|---|
Developer | Jovial Software |
Category | Productivity |
Download Size | 17 MB |
Latest Version | 2.1.16 |
Average Rating | 4.45 |
Rating Count | 77 |
Google Play | Download |
AppBrain | Download JRPN 15C Android app |
Scientific calculator that simulates an HP-15C. It simulates the appearance and behavior of the original, including the seven-segment display, and the little blink you get when entering numbers. Includes complex math, matrices, numerical integration, solving for the root of an equation and statistics. Very state of the art for 1982!
Full source is available on Github.
Recent changes:
* Implement decimal floating point multiplication and division
to replace platform's IEEE binary floating point math (Issue 76).
* Round away from zero to more closely match HP's rounding behavior.
* Use decimal FP where appropriate, including matrix operations and
statistics operations on the 15C.
* Change internal overflow detection architecture to be more robust.
* 15C: Fix complex ABS function
* 15C: Use 1e-11 as minumum pivot in matrix LU decompositon (Issue 123)
Full source is available on Github.
Recent changes:
* Implement decimal floating point multiplication and division
to replace platform's IEEE binary floating point math (Issue 76).
* Round away from zero to more closely match HP's rounding behavior.
* Use decimal FP where appropriate, including matrix operations and
statistics operations on the 15C.
* Change internal overflow detection architecture to be more robust.
* 15C: Fix complex ABS function
* 15C: Use 1e-11 as minumum pivot in matrix LU decompositon (Issue 123)