Handbook
Glossary
write-unit ( x n str -- )
Vocabulary
system-info
Inputs
x
an
object
n
an
object
str
an
object
Outputs
None
Definition
USING:
io
kernel
math
math.parser
;
IN:
system-info
:
write-unit
( x n str -- )
[
2^
/f
number>string
write
bl
]
[
write
]
bi*
;