invalid-radix ( radix -- * ) - Factor Documentation

invalid-radix ( radix -- * )


Vocabulary
math .parser

Inputs
radix an object


Outputs
None

Word description
Throws an invalid-radix error.

Error description
For the word it is used in, an invalid radix is one that does not exist in the domain of valid radixes. In many cases, for example, negative and floating point radixes are not allowed.

Definition
IN: math.parser

ERROR: invalid-radix radix ;

AltStyle によって変換されたページ (->オリジナル) /