mirror of
https://github.com/A2osX/A2osX.git
synced 2025-01-27 09:34:38 +00:00
Kernel 0.94+
This commit is contained in:
parent
2e4c5e3eb6
commit
632a6693f2
@ -41,6 +41,7 @@ This document lists all of the **Forth Words** supported in the A2osX implementa
|
||||
| 0< | ( n - f ) | Working | True if top number negative |
|
||||
| 0= | ( n - f ) | Working | True if top number zero |
|
||||
| . | ( n - ) | Working | Print number |
|
||||
| U. | ( u - ) | Working | Print UNSINGED number |
|
||||
| .R | ( n u - ) | | Print number, right-justified in u column |
|
||||
| D. | ( d - ) | | Print double-precision number |
|
||||
| D.R | ( d u - ) | | Print double-precision number in u column |
|
||||
|
Loading…
x
Reference in New Issue
Block a user