.o ( n -- )
Factor handbook » Developer tools » The prettyprinter » Prettyprinting numbers

Prev:.b ( n -- )
Next:.h ( n -- )


Vocabulary
prettyprint

Inputs
nan integer


Outputs
None

Word description
Outputs an integer in octal.

See also
>oct, oct>

Definition