<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


UD. Search:

In Double-Precision Numeric Display Words in 32-bit library

Word Name: UD.
Type: Standard word
Data Stack Signature: ud:x –
Return Stack Signature: --
Availability: V1.2
Description:

Displays the 32-bit value on the data stack as an unsigned value.

Example:

-1. UD.

Comment:

A single space is displayed at the end of the number.

See Also: D. 

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>