Handbook
Glossary
.b ( n -- )
Factor handbook
»
Developer tools
»
The prettyprinter
»
Prettyprinting numbers
Next:
.o ( n -- )
Vocabulary
prettyprint
Inputs
n
an
integer
Outputs
None
Word description
Outputs an integer in binary.
See also
>bin
,
bin>
Definition
USING:
namespaces
prettyprint.config
;
IN:
prettyprint
:
.b
( n -- )
2
number-base
[
.
]
with-variable
;