mirror of
https://github.com/louisrubet/rpn
synced 2025-01-17 06:12:09 +01:00
Update README
This commit is contained in:
parent
7e18a85caf
commit
aed19e5c5c
1 changed files with 1 additions and 5 deletions
6
README
6
README
|
@ -11,14 +11,10 @@ of HP28S RPL implementation.
|
||||||
Following objects are managed: scalars, symbols, binaries, strings,
|
Following objects are managed: scalars, symbols, binaries, strings,
|
||||||
programs.
|
programs.
|
||||||
|
|
||||||
Notes:
|
|
||||||
- Under Linux x86_64, floating representation is 128-bit (quadruple
|
|
||||||
precision format). Thus precision is much better than HP28S.
|
|
||||||
|
|
||||||
========================================================================
|
========================================================================
|
||||||
Here is a list of HP28s reserved words.
|
Here is a list of HP28s reserved words.
|
||||||
Some new commands are added. They are tagged with (+).
|
|
||||||
|
|
||||||
|
New commands (nonexistent in RPL) are tagged with (+).
|
||||||
Already implemented commands are tagged with (*).
|
Already implemented commands are tagged with (*).
|
||||||
|
|
||||||
GENERAL OPERATIONS
|
GENERAL OPERATIONS
|
||||||
|
|
Loading…
Reference in a new issue