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


DECIMAL Search:

In Miscellaneous in TurboForth Kernal

Word Name: DECIMAL
Type: Standard word
Data Stack Signature: --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Sets the number base to decimal by writing 10 (decimal) to BASE.

Example:

none

Comment:

none

See Also: HEX  BASE 

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