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

Prev:.o ( n -- )


Vocabulary
prettyprint

Inputs
nan integer or floating-point value


Outputs
None

Word description
Outputs an integer or floating-point value in hexadecimal.

See also
>hex, hex>

Definition