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